Type alias WalletConnectProviderChanged

WalletConnectProviderChanged: {
    ethereumProvider: any;
    walletConnectManager: WalletConnectManager;
}

Type declaration

Generated using TypeDoc