Human-readableOriginal RPC args as sent to chain {
"id": "1",
"action": "VoteApprove",
"proposal": {
"ChangePolicy": {
"policy": {
"roles": [
{
"kind": "Everyone",
"name": "all",
"permissions": [
"*:*"
],
"vote_policy": null
}
],
"bounty_bond": "100000000000000000000000",
"proposal_bond": "2000000000000000000000000",
"proposal_period": "604800000000000",
"default_vote_policy": {
"quorum": "0",
"threshold": [
"1",
"1"
],
"weight_kind": "RoleWeight"
},
"bounty_forgiveness_period": "604800000000000"
}
}
}
}