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