Vote By Signature
Vote through an offline signature for cold wallets.
Function Implementation in CHNGovernance
CHNGovernanceFunction Signature
function castVoteBySig(
uint proposalId,
bool support,
uint8 v,
bytes32 r,
bytes32 s
) publicExample Solidity Implementation
Web3.js Implementation (v1.2.6)
Technical Considerations
Last updated
