-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test Non-Idempotent API Endpoints using regtest
#1654
Comments
regtest
hum.. it's not trivial with regtest.. for the moment we use a mock of bitcoind for all the tests.. #1119 is a very specific bug which only concerns BTC only transactions with a |
Yep, that works for me! |
regtest
regtest
... to avoid problems like #1119
The text was updated successfully, but these errors were encountered: