Y-Foundry-Dao / yfd-dapp-core

Governance dApp
GNU Affero General Public License v3.0
2 stars 1 forks source link

Finalize Proposals based on test logic #31

Closed Tgrede closed 2 years ago

Tgrede commented 2 years ago

We have working tests in the integration repo which show how to query for block height and expiration

image

This should be translated into react into our EmergencyProposal.tsx components. this should then be extracted into the useContractEmergency hook to keep the logic out of the component