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 acf9fe6 commit 41d00a5
Showing 1 changed file with 7 additions and 6 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

0 comments on commit 41d00a5

Please sign in to comment.