Type Alias SuiSignAndExecuteTransactionBlockFeature
Deprecated
Use sui:signAndExecuteTransaction instead.
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.
Deprecated
Use
sui:signAndExecuteTransaction
instead.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.