Zebra/zebra-rpc
teor daba6d7744
add(rpc): Add extra `getblock` RPC fields used by some mining pools (#6097)
* clippy: remove unnecessary return statement

* Add hash, height, and confirmations fields to getblock RPC

* Remove a test that is already checked by snapshots

* Document the performance requirements of the getblock RPC

* Update snapshots, use new naming scheme

* Fix off-by-one error in confirmations

* Fix spelling mistakes
2023-02-07 01:25:34 +00:00
..
src add(rpc): Add extra `getblock` RPC fields used by some mining pools (#6097) 2023-02-07 01:25:34 +00:00
Cargo.toml build(deps): bump serde_json from 1.0.91 to 1.0.92 (#6111) 2023-02-06 18:01:38 +00:00