Type alias SpendOptionsType

SpendOptionsType: BuildTxOptions<SpendTx, "senderId" | "recipientId" | "amount"> & Parameters<typeof resolveName>[2] & { onAccount: AccountBase } & SendOptions

Generated using TypeDoc