Closed YDJSZY closed 5 years ago
Use this one: HDWallet.fromSeed(seed)
As @trongdth said: new HDWallet.fromSeed(seed)
https://github.com/anicdh/bitcoin_flutter/blob/e20962e681a6eacb85b316da4cc2589b7b604f64/test/bitcoin_test.dart#L9
Feel free to open if you have any issues, Thanks!
new HDWallet(seed) is not work. It need other arguments.