gnosisguild / zodiac-safe-app

https://gnosis-safe.io/app/share/safe-app?appUrl=https://zodiac.gnosisguild.org/&chainId=5
GNU Lesser General Public License v3.0
26 stars 28 forks source link

Fix snapshot space configuration validation #233

Closed asgeir-s closed 10 months ago

asgeir-s commented 10 months ago

The Snapshot Hub has started to return some fields inside of the snapshot space configuration that are not really part of the space configuration. This will remove those extra attributes after retrieving the space configuration. The actual space config should not include them, and it makes the space config validation fail (as it should).