Closed ivaneidel closed 3 years ago
Thanks for contributing, @ivaneidel! Could you check pub run test
. 1 test case is failed now
@ivaneidel it'd be really cool to have this merged. Could you manage to get tests passing?
Hi there!
Sorry @longhoangwkm it took so long to make the fix and reply, but now it's fixed. The tests all pass and the parameter is always optional and false.
Let me know what you think!
Cheers!
LGTM, Thanks @ivaneidel
Released at 2.0.2 version https://pub.dev/packages/bitcoin_flutter/changelog
We added this parameter to be able to return a transaction without failing due to offset check.
The motivation for this comes from the bitcoinjs library as shown in the following links: