Merge pull request #208 from tendermint/zramsay-patch-1

update spec formatting for docs
This commit is contained in:
Zach
2018-03-05 10:48:26 +08:00
committed by GitHub

View File

@@ -200,6 +200,7 @@ DeliverTx
- ``Tags ([]cmn.KVPair)``: Key-Value tags for filtering and indexing transactions (eg. by account).
- **Usage**:
- Deliver a transaction to be executed in full by the application. If the transaction is valid,
returns CodeType.OK.