WalletConnection
Defines WalletConnection
object:
type WalletConnection = { id: string; providerId: string; network: Network; account: Account;};
Defines WalletConnection
object:
type WalletConnection = { id: string; providerId: string; network: Network; account: Account;};