menu
polkawallet_sdk package
documentation
api/apiWalletConnect.dart
ApiWalletConnect
changeAccountV2 method
changeAccountV2 method
dark_mode
light_mode
changeAccountV2
method
Future
<
Map
>
changeAccountV2
(
String
address
)
Implementation
Future<Map> changeAccountV2(String address) async { return service.changeAccountV2(address); }
polkawallet_sdk package
documentation
api/apiWalletConnect
ApiWalletConnect
changeAccountV2 method
ApiWalletConnect class