cleaned up the docs and removed some unnecessary comments

This commit is contained in:
stubbs 2022-12-01 11:51:48 -07:00
parent 75abf951cb
commit 85e760ac30
2 changed files with 2 additions and 2 deletions

View File

@ -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 %}

View File

@ -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