anza-xyz / wallet-standard

Solana extensions to the Wallet Standard.
Apache License 2.0
79 stars 42 forks source link

add send mode to signAndSendTransaction #38

Closed 0xproflupin closed 7 months ago

0xproflupin commented 8 months ago

This PR adds a sendMode to SolanaSignAndSendTransactionOptions.

This allows support for serial submission of transactions by wallets using the SolanaSignAndSendTransaction feature.