nomos-node/nomos-cli
Giacomo Pasini 0730e05a6f
Add raw api module to nomos-cli (#511)
* Add raw api module to nomos-cli

Add a separate module which contains all raw api calls and make
them reuse the same reqwest client for increased efficiency

* Use json instead of wire format in mempool add api

Uniform all http api to use json as the encoding
2023-11-06 16:24:43 +01:00
..
src Add raw api module to nomos-cli (#511) 2023-11-06 16:24:43 +01:00
Cargo.toml Add raw api module to nomos-cli (#511) 2023-11-06 16:24:43 +01:00
config.yaml [nomos-cli] Add command to disseminate data (#400) 2023-09-18 15:35:20 +02:00