Browse Source
Merge pull request #208 from tendermint/zramsay-patch-1
update spec formatting for docs
pull/1780/head
Zach
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
specification.rst
|
|
@ -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. |
|
|
|
|
|
|
|