dart-bitcoin / bitcoin_flutter

A dart Bitcoin library for Flutter.
MIT License
165 stars 123 forks source link

invalid function calling fixed | So many potential users got discouraged because of this #52

Closed salemalem closed 3 years ago

salemalem commented 3 years ago

I was trying it and it didn't work. Turns out it is .fromSeed(seed) as it's used in example dart file.

longhoangwkm commented 3 years ago

Thanks!