rollmint
rollmint copied to clipboard
Implement ABCIQueryWithOptions in Light Client
- [ ] add a RPC service config option to the light client, so it can connect to a full node and query it
- [ ] get merkle proofs from the RPC service and verify them against the light client's header
- [ ] write test
https://github.com/rollkit/rollkit/pull/851