flow-models/models/silver/labels/silver__validator_labels.yml
Jack Forgash 09aa518880
An 2719/actions labels tweaks (#105)
* use template for GHA

* add custom notification

* move nft models to folder

* put silver models in folder

* swap labels to crosschain

* move script

* move script

* update failed test list if none
2023-01-26 09:24:49 -07:00

17 lines
402 B
YAML

version: 2
models:
- name: silver__validator_labels
description: |-
This table stores all of the Validator Node IDs and the type of validator, per id.
columns:
- name: node_id
description: "{{ doc('node_id') }}"
- name: validator_type
description: "{{ doc('validator_type') }}"
- name: project_name
description: "{{ doc('project_name') }}"