Structsยง
- Fixture implementing bitcoin node under test by talking to a
bitcoind
- unlocked version (lock each call separately) - Fixture implementing bitcoin node under test by talking to a
bitcoind
- locked version - locks the global lock during construction - Fixture implementing bitcoin node under test by talking to a
bitcoind
with no locking considerations.