diff --git a/models/marts/ledger_current_state/contract_code_current.yml b/models/marts/ledger_current_state/contract_code_current.yml index d1eba97..d7f0880 100644 --- a/models/marts/ledger_current_state/contract_code_current.yml +++ b/models/marts/ledger_current_state/contract_code_current.yml @@ -75,31 +75,31 @@ models: description: '{{ doc("n_instructions") }}' - name: n_functions - description: '{{ doc("n_functions") }}' + description: '{{ doc("n_functions") }}' - name: n_globals - description: '{{ doc("n_globals") }}' + description: '{{ doc("n_globals") }}' - name: n_table_entries - description: '{{ doc("n_table_entries") }}' + description: '{{ doc("n_table_entries") }}' - name: n_types - description: '{{ doc("n_types") }}' + description: '{{ doc("n_types") }}' - name: n_data_segments - description: '{{ doc("n_data_segments") }}' + description: '{{ doc("n_data_segments") }}' - name: n_elem_segments - description: '{{ doc("n_elem_segments") }}' + description: '{{ doc("n_elem_segments") }}' - name: n_imports - description: '{{ doc("n_imports") }}' + description: '{{ doc("n_imports") }}' - name: n_exports - description: '{{ doc("n_exports") }}' + description: '{{ doc("n_exports") }}' - name: n_data_segment_bytes - description: '{{ doc("n_data_segment_bytes") }}' + description: '{{ doc("n_data_segment_bytes") }}' - name: batch_id description: '{{ doc("batch_id") }}'