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
bitcoin/bitcoin#32297 introduced the RPC interface for `bitcoin-cli`, allowing
it to execute RPC commands over IPC. This commit adds the corresponding Cap'n Proto
schema and includes a test that queries `getblockcount`.
0 commit comments