WalletInterface =
SolanaWalletInterface
|EthereumWalletInterface
Defined in: packages/wallet-stamper/src/types.ts:61
Union type for wallet interfaces, supporting both Solana and Ethereum wallets.
WalletInterface =
SolanaWalletInterface
|EthereumWalletInterface
Defined in: packages/wallet-stamper/src/types.ts:61
Union type for wallet interfaces, supporting both Solana and Ethereum wallets.