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
Create a testing implementation for BTCRPCClient using for example an in-memory Bitcoin blockchain store.
We could also potentially extend the usability of this BTC client package further and use it for testing Bitcoin header validation (the new implementation for validating inbound/outbound).
The text was updated successfully, but these errors were encountered:
Depends on #1191 to get the interface defined
Create a testing implementation for
BTCRPCClient
using for example an in-memory Bitcoin blockchain store.We could also potentially extend the usability of this BTC client package further and use it for testing Bitcoin header validation (the new implementation for validating inbound/outbound).
The text was updated successfully, but these errors were encountered: