Currently the ap-voting contract config in genesis https://github.com/confio/tgrade/blob/ba7042f7e37a48cec6cb21180acb4181c5573e72/x/poe/types/genesis.go#L73-L83 does not define a waiting period. This leaves the field at zero, which renders the contract unusable.
Currently the ap-voting contract config in genesis
tgrade/x/poe/types/genesis.go
Lines 73 to 83 in ba7042f
does not define a waiting period. This leaves the field at zero, which renders the contract unusable.