menu
silent_shard_sdk
silent_shard_sdk.dart
SchnorrKeyshare
publicKeyBytes property
publicKeyBytes
dark_mode
light_mode
publicKeyBytes
property
Future
<
Uint8List
>
get
publicKeyBytes
Implementation
Future<Uint8List> get publicKeyBytes => schnorrGetPubkeyFromKeyshare(share: handle);
silent_shard_sdk
silent_shard_sdk
SchnorrKeyshare
publicKeyBytes property
SchnorrKeyshare class