2 Likes
FYI, 3 proposal types were added to NNS Governance (as new proposal action variants). Requests from older clients should still work, but they might receive new data that they donât know how to decode yet (action will be decoded to null).
2 Likes
3 Likes
2 Likes
2 Likes
1 Like
PSA: If youâre generating code from the NNS Governance Candid definition, please note:
This upgrade includes a Candid type renaming (chore: Stop using NeuronId for proposal IDs by dskloetd ¡ Pull Request #1950 ¡ dfinity/ic ¡ GitHub) which fixes some fields in governance.did to be of type ProposalId instead of NeuronId. This may cause some build errors which can be fixed by using ProposalId instead of NeuronId. The types are structurally identical.
1 Like
1 Like
1 Like
1 Like