Proposal State
Fetching the live status of a governance proposal.
Function Implementation in CHNGovernance
CHNGovernanceFunction Signature
function state(uint proposalId) public view returns (ProposalState)Example Solidity Implementation
Web3.js Implementation (v1.2.6)
Technical Considerations
Last updated
