Skip to content

Commit

Permalink
Added delegations table info to expected list.
Browse files Browse the repository at this point in the history
  • Loading branch information
vvuwei committed Mar 26, 2023
1 parent 2c854b8 commit 88e251f
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions build/expected_metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,27 @@ tables:
- period
- ballot
-
name: delegations
columns:
- created_at
- updated_at
- network
- hash
- branch
- status
- kind
- signature
- protocol
- level
- errors
- expiration_level
- raw
- fee
- counter
- gas_limit
- storage_limit
- delegate
- source


# Mempool Operation
Expand Down

0 comments on commit 88e251f

Please sign in to comment.