update spec formatting for docs

this file is pulled in by tendermint's doc building
This commit is contained in:
Zach
2018-03-05 10:46:51 +08:00
committed by GitHub
parent 7579abd710
commit a183219659

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.