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