Function estimateTransactionFeeWithFallback

  • Estimates the fee using estimateTransfer as a fallback if estimateTransaction does not get an estimation due to the NoEstimateAvailableError error.

    Parameters

    Returns Promise<bigint | number>

Generated using TypeDoc