Function getTxInitialFee

  • Name

    getTxInitialFee

    Summary

    Get the weight fee estimation for a transaction.

    Returns

    Transaction fee estimation

    Parameters

    • txHex: `0x${string}`

      Transaction hex

    • address: string

      Public address of the sender

    Returns Promise<Balance>

Generated using TypeDoc