pubMasterToWalletUnhardenedIntermediate abstract method

Future<Uint8List> pubMasterToWalletUnhardenedIntermediate({
  1. required Uint8List master,
  2. dynamic hint,
})

Implementation

Future<Uint8List> pubMasterToWalletUnhardenedIntermediate(
    {required Uint8List master, dynamic hint});