mirror of
https://github.com/FlipsideCrypto/osmosis-models.git
synced 2026-02-06 16:06:51 +00:00
data type in yml file fix (#89)
This commit is contained in:
parent
c1b73fbb90
commit
4c543489cb
@ -23,7 +23,7 @@ models:
|
||||
description: "{{ doc('tx_from') }}"
|
||||
tests:
|
||||
- not_null:
|
||||
where: TX_SUCCEEDED = TRUE
|
||||
where: tx_succeeded = 'TRUE'
|
||||
- name: TX_SUCCEEDED
|
||||
description: "{{ doc('tx_succeeded') }}"
|
||||
tests:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user