zebra/zebra-rpc
Alfredo Garcia 4ccd0741b6
feature(rpc): add fixed values to getblocktemplate response (#5558)
* add fixed values to getblocktemplate rpc call response

* suggestion: Avoid new uses of lazy_static (#5559)

* Avoid using lazy_static

* Add some missing documentation

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* minor fixes

* move docs to struct

* add fixed values to coinbase tx

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: teor <teor@riseup.net>
2022-11-08 22:55:11 +00:00
..
src feature(rpc): add fixed values to getblocktemplate response (#5558) 2022-11-08 22:55:11 +00:00
Cargo.toml build(deps): bump num_cpus from 1.13.1 to 1.14.0 (#5566) 2022-11-07 20:36:07 +00:00