Zebra/zebra-rpc
Arya ad34585590
add(rpc): Add block times to verbose output of `getblock` RPC method (#8384)
* Returns block times from the getblock RPC when used with verbosity = 1 (it's already included with verbosity = 0 but this makes it easier to use).

* cleanup/refactor, adds MapServerError and OkOrServerError traits

* moves rpc error conversion traits to their own module

* Only returns block time for verbosity = 2, updates snapshots
2024-04-12 20:07:44 +00:00
..
src add(rpc): Add block times to verbose output of `getblock` RPC method (#8384) 2024-04-12 20:07:44 +00:00
Cargo.toml Bump prod group (#8370) 2024-03-21 18:23:41 +00:00