mirror of
https://github.com/FlipsideCrypto/terra-models.git
synced 2026-02-06 14:11:44 +00:00
cleaned up the docs and removed some unnecessary comments
This commit is contained in:
parent
75abf951cb
commit
85e760ac30
@ -1,6 +1,6 @@
|
||||
|
||||
{% docs validator_address_array %}
|
||||
|
||||
Determines whether the transfer is coming from one blockchain to another or vice versa.
|
||||
An array of all validators that voted on the block.
|
||||
|
||||
{% enddocs %}
|
||||
@ -161,8 +161,8 @@ models:
|
||||
|
||||
- name: VALIDATOR_ADDRESS_ARRAY
|
||||
description: "{{ doc('validator_address_array') }}"
|
||||
# description: "Array of validators that voted on the block"
|
||||
tests:
|
||||
- not_null
|
||||
- dbt_expectations.expect_column_values_to_be_in_type_list:
|
||||
column_type_list:
|
||||
- VARIANT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user