keyIdBytes property

Future<Uint8List> get keyIdBytes

Implementation

Future<Uint8List> get keyIdBytes =>
    schnorrGetKeyidFromKeyshare(share: handle);