Browse Source

update spec formatting for docs

this file is pulled in by tendermint's doc building
pull/1780/head
Zach 7 years ago
committed by GitHub
parent
commit
a183219659
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      specification.rst

+ 1
- 0
specification.rst 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.


Loading…
Cancel
Save