marigold-dev / deku

MIT License
80 stars 16 forks source link

Validator on consensus contract should be a key_hash #202

Closed EduardoRFS closed 2 years ago

EduardoRFS commented 3 years ago

The validator on the consensus.mligo contract should be represented as a key_hash to match #201 change on the Deku side.

The ligo compiler should be able to help to ensure that all the places were properly fixed. https://ligolang.org/

https://github.com/marigold-dev/deku/blob/main/tezos_interop/consensus.mligo#L4

rosalogia commented 2 years ago

Closed by #208