mirror of
https://github.com/FlipsideCrypto/terra-models.git
synced 2026-02-06 12:46:51 +00:00
219 B
219 B
{% docs tx_code %}
The code for the status of the transaction. Per the Terra docs "If this is present, the transaction failed." Thus, a code of 0 is a successful transaction, while anything else failed.
{% enddocs %}