We have working tests in the integration repo which show how to query for block height and expiration
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
We have working tests in the integration repo which show how to query for block height and expiration
This should be translated into react into our
EmergencyProposal.tsx
components. this should then be extracted into theuseContractEmergency
hook to keep the logic out of the component