zingolabs / zingo-proxy

Work in progress pure-rust lightwalletd replacement. Currently all methods offload to lwd.
2 stars 4 forks source link

Implement Nym enhanced '"get_lightd_info". #17

Open idky137 opened 1 month ago

idky137 commented 1 month ago

Implement get_lightd_info RPC in zingo-rpc::rpc::nymservice and zingo-rpc::walletrpc::service.

This will be useful for development and testing and should be relatively straight forward.

Possibly add zingo-proxy info to get_lightd_info return message in zingo-rpc::rpc.