Function deferredCallQuote

  • Get the price of booking a deferred call in a given slot.

    Returns

    Mas amount

    Parameters

    • targetSlot: Context.Slot

      The targeted slot

    • maxGas: number

      The maximum amount of gas that the deferred call can use

    • paramsSize: number = 0

      The size in bytes of the serialized parameters of the called function.

    Returns u64

Generated using TypeDoc