Browse Source

update README

pull/1780/head
Anton Kaliaev 7 years ago
parent
commit
8e6269ce93
No known key found for this signature in database GPG Key ID: 7B6881D965918214
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md 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


Loading…
Cancel
Save