getSigner
method.
signAllTransactions
: Sign multiple transactions using the specified wallet accountsignAndSendTransaction
: Sign and send a transaction using the specified wallet accountsignMessage
: Sign a message using the specified wallet accountsignTransaction
: Sign a transaction using the specified wallet accountSolanaWalletAccount
, it will throw an NotSolanaProviderError
error.
WalletAccountNotSelectedError
error, stating what is the expected account address to be used, and the active account address in the wallet app (if available).