windranger-io / windranger-treasury

Apache License 2.0
16 stars 7 forks source link

[Bug] Missing exports on create scripts #355

Closed octavioamu closed 2 years ago

octavioamu commented 2 years ago

Bug Description

Seems there are some missing exports on typechain-types needed for the dao creation indicated as a deploy steps on docs both PerformanceBondMediator and StakingPoolMediator doesn't exist on typechain-types as a result the deploy didn't create any dao or stakingpools

image

Steps to Reproduce

1. 2. 3. 4.

Current Behaviour

Expected Behaviour

Additional Information