zjubfd
3421e4dcd7
make lightd availbe (#3364)
1."abci_query": rpcserver.NewRPCFunc(c.ABCIQuery, "path,data,prove") "validators": rpcserver.NewRPCFunc(c.Validators, "height"), the parameters and function do not match, cause index out of range error. 2. the prove of query is forced to be true, while default option is false. 3. fix the wrong key of merkle |
6 years ago | |
---|---|---|
.. | ||
priv_val_server | privval: improve Remote Signer implementation (#3351) | 6 years ago |
tendermint | make lightd availbe (#3364) | 6 years ago |