Function getTxInitialFee

  • Parameters

    • txHex: `0x${string}`

      Transaction hex

    • address: string

      Public address of the sender

    Returns Promise<Balance>

    Transaction fee estimation

    Name

    getTxInitialFee

    Summary

    Get the weight fee estimation for a transaction.

Generated using TypeDoc