lisk-api-rust-client 0.1.0

Rust API Client for LISK Blockchain
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "meta": {
    "fromTimestamp": 1464109200000,
    "toTimestamp": 1555775577636
  },
  "data": {
    "fees": "118812771027",
    "rewards": "34287500000000",
    "forged": "34406312771027",
    "count": "82746"
  },
  "links": {}
}