update README

This commit is contained in:
Anton Kaliaev
2017-11-21 15:24:29 -06:00
parent 3a3d508e5c
commit 8e6269ce93

View File

@@ -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