pubMasterToWalletUnhardenedIntermediate abstract method
Future<Uint8List>
pubMasterToWalletUnhardenedIntermediate({
- required Uint8List master,
- dynamic hint,
Implementation
Future<Uint8List> pubMasterToWalletUnhardenedIntermediate(
{required Uint8List master, dynamic hint});