crypto-facs
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
spec/rpc/README.md
|
@ -592,6 +592,7 @@ curl -X POST https://localhost:26657 -d "{\"jsonrpc\":\"2.0\",\"id\":1,\"method\ |
|
|
"id": 0, |
|
|
"id": 0, |
|
|
"result": { |
|
|
"result": { |
|
|
"height": "12", |
|
|
"height": "12", |
|
|
|
|
|
"total_gas_used": "100", |
|
|
"txs_results": [ |
|
|
"txs_results": [ |
|
|
{ |
|
|
{ |
|
|
"code": "0", |
|
|
"code": "0", |
|
|