HdWallet.fromWIF constructor

HdWallet.fromWIF()

Implementation

factory HdWallet.fromWIF() {
  throw UnimplementedError("XRP DOES NOT SUPPORT WIF");
}