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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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.