IotaSignAndExecuteTransactionFeature
@iota/wallet-standard / IotaSignAndExecuteTransactionFeature
Type Alias: IotaSignAndExecuteTransactionFeature
IotaSignAndExecuteTransactionFeature =
object
Defined in: sdk/wallet-standard/src/features/iotaSignAndExecuteTransaction.ts:19
A Wallet Standard feature for signing a transaction, and submitting it to the network. The wallet is expected to submit the transaction to the network via RPC, and return the transaction response.
Properties
iota:signAndExecuteTransaction
iota:signAndExecuteTransaction:
object
Defined in: sdk/wallet-standard/src/features/iotaSignAndExecuteTransaction.ts:21
Namespace for the feature.
signAndExecuteTransaction
signAndExecuteTransaction:
IotaSignAndExecuteTransactionMethod
version
version:
IotaSignAndExecuteTransactionVersion
Version of the feature API.