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
13
14
15
16
17
18
---
source: zebra-rpc/src/methods/tests/snapshot.rs
expression: treestate
---
{
  "hash": "025579869bcf52a989337342f5f57a84f3a28b968f7d6a8307902b065a668d23",
  "height": 1,
  "time": 1477674473,
  "sapling": {
    "commitments": {}
  },
  "orchard": {
    "commitments": {}
  },
  "ironwood": {
    "commitments": {}
  }
}