Skip to content

Commit

Permalink
feat: update hasura metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
fibonacci998 committed Jul 23, 2024
1 parent 2418673 commit bfafaed
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,18 @@ select_permissions:
- role: internal_service
permission:
columns:
- evm_event_id
- evm_tx_id
- finalize_time
- id
- l1_tx_hash
- l2_block
- l2_tx_hash
- msg_nonce
- sender
- l2_tx_hash
- l2_block
- timestamp
- status
- evm_event_id
- l1_tx_hash
- timestamp
- withdrawal_hash
- evm_tx_id
filter: {}
limit: 100
allow_aggregations: true
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,18 @@ select_permissions:
- role: internal_service
permission:
columns:
- evm_event_id
- evm_tx_id
- finalize_time
- id
- l1_tx_hash
- l2_block
- l2_tx_hash
- msg_nonce
- sender
- l2_tx_hash
- l2_block
- timestamp
- status
- evm_event_id
- l1_tx_hash
- timestamp
- withdrawal_hash
- evm_tx_id
filter: {}
limit: 100
allow_aggregations: true

0 comments on commit bfafaed

Please sign in to comment.