aurora-models/models/descriptions/tx_code.md
Jessica Huhnke 659d32fcfb
An 3099/silver (#1)
* blocks table

* transactions table

* messages & message attributes

* silver models - some tests still failing due to test data

* core models / labels / validator & token metadata

* updates to blocks & packages + formatting

* rename to tendermint

* updates

* views to tables
2023-05-09 15:27:21 -05:00

192 B

{% docs tx_code %}

A number that corresponds to various error codes. When "0", the transaction is successful. Non-zero numbers signify different types of transaction failures.

{% enddocs %}