Skip to content

Commit

Permalink
Merge pull request #34 from vechain/feat/paolo/justified-revision
Browse files Browse the repository at this point in the history
Add justifed revision
  • Loading branch information
paologalligit authored Sep 4, 2024
2 parents 828644c + f22ab83 commit dae2b94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { populatedData } from './populated-data'
const validRevisions = [
'best',
'1',
'justified',
populatedData.exists() ? populatedData.read().genesisId : '',
]

Expand Down

0 comments on commit dae2b94

Please sign in to comment.