mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-11 06:11:07 +00:00
update README
This commit is contained in:
@@ -91,6 +91,7 @@ Here, we describe the requests and responses as function arguments and return va
|
||||
* `Code (uint32)`: Response code
|
||||
* `Data ([]byte)`: Result bytes, if any
|
||||
* `Log (string)`: Debug or error message
|
||||
* `Tags ([]*KVPair)`: Optional tags for indexing
|
||||
* __Usage__:<br/>
|
||||
Append and run a transaction. If the transaction is valid, returns CodeType.OK
|
||||
|
||||
|
||||
Reference in New Issue
Block a user