menu
web3_rust_bridge_sdk package
documentation
aleo/aleo_hd_key.dart
Keys
Keys.new constructor
Keys.new constructor
dark_mode
light_mode
Keys
constructor
Keys
(
{
Uint8List
?
key
,
Uint8List
?
chainCode
,
})
Implementation
Keys({this.key, this.chainCode});
web3_rust_bridge_sdk package
documentation
aleo/aleo_hd_key
Keys
Keys.new constructor
Keys class