You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the bitcoind and mempool/backend we need to implement some integration and unit tests for the client build in #3. When generating blocks, it should be consumed and returned as a stream of BlockEvents.
Description:
Using the
bitcoindandmempool/backendwe need to implement some integration and unit tests for the client build in #3. When generating blocks, it should be consumed and returned as a stream ofBlockEvents.Resources: