zakura-rpc 4.0.0

The Zakura node's JSON Remote Procedure Call (JSON-RPC) interface. Internal crate, published to support cargo install zakura
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
---
source: zebra-rpc/src/methods/tests/snapshot.rs
expression: get_mining_info
---
{
  "blocks": 1842420,
  "currentblocksize": 1618,
  "networksolps": 0,
  "networkhashps": 0,
  "chain": "test",
  "testnet": true
}