menu
solwave_dart package
documentation
solwave_dart.dart
RpcClient
getIdentity abstract method
getIdentity abstract method
dark_mode
light_mode
getIdentity
abstract method
Future
<
Identity
>
getIdentity
(
)
Returns the identity pubkey for the current node
Implementation
Future<Identity> getIdentity();
solwave_dart package
documentation
solwave_dart
RpcClient
getIdentity abstract method
RpcClient class