snapshot-labs / sx-starknet

Core smart contracts of Snapshot X for Starknet
https://docs.snapshotx.xyz
MIT License
112 stars 69 forks source link

fix: N-01 Inconsistent storage pattern #583

Closed pscott closed 9 months ago

pscott commented 9 months ago

Remove the unused _domain_hash storage vars

Closes #563