Function promiseBatchActionTransfer

  • Attach a transfer promise action to the NEAR promise index with the provided promise index.

    Parameters

    • promiseIndex: PromiseIndex

      The index of the promise to attach a transfer action to.

    • amount: NearAmount

      The amount of NEAR to transfer.

    Returns void

Generated using TypeDoc