SolanaConnectorsWatcherProps
Defined in: satellite-react/src/solana/SolanaConnectorsWatcher.tsx:12
Props for the SolanaConnectorsWatcher component.
Properties
siwx?
optionalsiwx?:SatelliteSiwxState
Defined in: satellite-react/src/solana/SolanaConnectorsWatcher.tsx:17
Optional Sign-In With X (SIWX) session state, for example the result of useSiwxSession() from
@tuwaio/siwx-react. The watcher runs again when one of its fields changes.
Last updated on