SolanaWatcherConfig
Defined in: satellite-solana/src/utils/createSolanaConnectionsWatcher.ts:57
Configuration of createSolanaConnectionsWatcher.
Properties
siwx?
optionalsiwx?:SatelliteSiwxState
Defined in: satellite-solana/src/utils/createSolanaConnectionsWatcher.ts:61
Optional SIWX session state. See SatelliteSiwxState from @tuwaio/satellite-core.
wallets
wallets: readonly
UiWallet[]
Defined in: satellite-solana/src/utils/createSolanaConnectionsWatcher.ts:59
The registered Wallet Standard wallets, for example from useWallets() of @wallet-standard/react.
Last updated on