Skip to content

Commit

Permalink
fix: remove padding on OZ trace 208 voting strategy (#1001)
Browse files Browse the repository at this point in the history
  • Loading branch information
bonustrack authored Nov 28, 2024
1 parent bb058d7 commit ff83559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sx.js/src/starknetNetworks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ export const starknetNetworks = {
OZVotesStorageProof:
'0x7ee3cf64f1072fe21570356eb57d4e9f78169ea9235ba610f60a8b33c36cc6e',
OZVotesTrace208StorageProof:
'0x06e7bf6fc2ac80d216076b3340625d3d054d2f4a1d7dc4a22853c06e015907b3'
'0x6e7bf6fc2ac80d216076b3340625d3d054d2f4a1d7dc4a22853c06e015907b3'
},
ProposalValidations: {
VotingPower:
Expand Down

0 comments on commit ff83559

Please sign in to comment.