Skip to Content
Packages@tuwaio/siwx-solanaInterfacesSolanaWalletStandardSignerTarget

SolanaWalletStandardSignerTarget

Defined in: signer.ts:29 

A Wallet Standard wallet and the account to sign with. The wallet must provide the solana:signMessage feature.

Properties

account

account: WalletAccount

Defined in: signer.ts:33 

The connected account, one of wallet.accounts. Its address identifies the signature.


wallet

wallet: Wallet

Defined in: signer.ts:31 

The Wallet Standard wallet.

Last updated on