Details
-
Story
-
Status: Complete
-
High
-
Resolution: Done
-
None
-
None
-
None
-
INDY 17.21, INDY 17.22, INDY 17.23
Description
With State proofs implemented, we can reduce load on live pool dramatically, since we can send read request to one Node only.
We need to make it possible for existing client/CLI.
Think about how to do it best. Possible options: send reqs to Nodes in round robin or randomly (if there is state proof returned).