menu
web3_universal_compat package
documentation
dart_web3_compat.dart
Ed25519
publicKeyLength property
publicKeyLength property
dark_mode
light_mode
publicKeyLength
property
@
override
int
get
publicKeyLength
override
Gets the expected public key length in bytes.
Implementation
@override int get publicKeyLength => 32;
web3_universal_compat package
documentation
dart_web3_compat
Ed25519
publicKeyLength property
Ed25519 class