AmendBylawsPayload
AmendBylawsPayload builds the CreateAmendBylawsProposal payload that changes a DAO's document at path to the proposed text: a new path adds a document, empty proposed text removes one. It diffs against the document's current text and pins its hash, so build the payload fresh (e.g. through a vm/qeval query) and propose promptly — a payload built against superseded text is rejected. Read-only.
Command
gnokey query vm/qeval -remote "https://api.gno.berty.io:443" -data "gno.land/r/nt/commondao/v0.AmendBylawsPayload(,,)"
Result