Module real

Source

Structsยง

RealBitcoinTest
Fixture implementing bitcoin node under test by talking to a bitcoind - unlocked version (lock each call separately)
RealBitcoinTestLocked
Fixture implementing bitcoin node under test by talking to a bitcoind - locked version - locks the global lock during construction
RealBitcoinTestNoLock ๐Ÿ”’
Fixture implementing bitcoin node under test by talking to a bitcoind with no locking considerations.