Zebra/zebra-rpc/src
Alfredo Garcia b3eb38d279
feature(rpc): add real data to `getinfo` method (#3660)
* feature(rpc): add getinfo subversion field and getinfo docs

* feature(rpc): add getinfo build field

* refactor(rpc): replace the lazy_static

* docs(rpc): fic typo, add link to zcashd ticket

* tests(rpc): add getinfo unit test

* docs(rpc): complete comment
2022-03-01 03:32:32 +00:00
..
methods feature(rpc): add real data to `getinfo` method (#3660) 2022-03-01 03:32:32 +00:00
server feature(rpc): add an rpc server to Zebra (#3589) 2022-02-22 08:26:29 -03:00
config.rs feature(rpc): add an rpc server to Zebra (#3589) 2022-02-22 08:26:29 -03:00
lib.rs feature(rpc): add an rpc server to Zebra (#3589) 2022-02-22 08:26:29 -03:00
methods.rs feature(rpc): add real data to `getinfo` method (#3660) 2022-03-01 03:32:32 +00:00
server.rs feature(rpc): add real data to `getinfo` method (#3660) 2022-03-01 03:32:32 +00:00