useWallet
Signature #1
Parameters
Returns
the current active wallet instance
type ReturnType = WalletIdToWalletTypeMap[T] | undefined;
Signature #2
Returns
type ReturnType = WalletInstance | undefined;
the current active wallet instance
type ReturnType = WalletIdToWalletTypeMap[T] | undefined;
type ReturnType = WalletInstance | undefined;