zakura-rpc 2.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": 1687104,
  "currentblocksize": 1617,
  "networksolps": 2,
  "networkhashps": 2,
  "chain": "main",
  "testnet": false
}