Function getTxAdditionalFee

  • Parameters

    • txHex: `0x${string}`

      Transaction hex

    Returns Promise<BN>

    Fee estimation

    Name

    getTxAdditionalFee

    Summary

    Get the fee needed by Ternoa for specific transaction services.

    Description

    Some Ternoa's services required additional fees on top of chain gas fees, for example: minting a marketplace, minting an NFT or creating a capsule.

Generated using TypeDoc