| 1 | { |
| 2 | "proposal": { |
| 3 | "kind": { |
| 4 | "ChangePolicy": { |
| 5 | "policy": { |
| 6 | "roles": [ |
| 7 | { |
| 8 | "kind": { |
| 9 | "Group": [ |
| 10 | "ryan-peerfolio.near", |
| 11 | "jacobnall.near", |
| 12 | "peerfolio.near", |
| 13 | "charles-hos.near" |
| 14 | ] |
| 15 | }, |
| 16 | "name": "Requestor", |
| 17 | "permissions": [ |
| 18 | "call:AddProposal", |
| 19 | "transfer:VoteRemove", |
| 20 | "transfer:AddProposal", |
| 21 | "call:VoteRemove" |
| 22 | ], |
| 23 | "vote_policy": { |
| 24 | "call": { |
| 25 | "quorum": "0", |
| 26 | "threshold": "1", |
| 27 | "weight_kind": "RoleWeight" |
| 28 | }, |
| 29 | "transfer": { |
| 30 | "quorum": "0", |
| 31 | "threshold": "1", |
| 32 | "weight_kind": "RoleWeight" |
| 33 | } |
| 34 | } |
| 35 | }, |
| 36 | { |
| 37 | "kind": { |
| 38 | "Group": [ |
| 39 | "peerfolio.near" |
| 40 | ] |
| 41 | }, |
| 42 | "name": "Admin", |
| 43 | "permissions": [ |
| 44 | "config:*", |
| 45 | "policy_update_parameters:*", |
| 46 | "add_bounty:*", |
| 47 | "remove_member_from_role:*", |
| 48 | "upgrade_self:*", |
| 49 | "policy_remove_role:*", |
| 50 | "set_vote_token:*", |
| 51 | "upgrade_remote:*", |
| 52 | "bounty_done:*", |
| 53 | "add_member_to_role:*", |
| 54 | "factory_info_update:*", |
| 55 | "policy:*", |
| 56 | "policy_add_or_update_role:*", |
| 57 | "policy_update_default_vote_policy:*" |
| 58 | ], |
| 59 | "vote_policy": { |
| 60 | "config": { |
| 61 | "quorum": "0", |
| 62 | "threshold": "1", |
| 63 | "weight_kind": "RoleWeight" |
| 64 | }, |
| 65 | "policy": { |
| 66 | "quorum": "0", |
| 67 | "threshold": "1", |
| 68 | "weight_kind": "RoleWeight" |
| 69 | }, |
| 70 | "add_bounty": { |
| 71 | "quorum": "0", |
| 72 | "threshold": "1", |
| 73 | "weight_kind": "RoleWeight" |
| 74 | }, |
| 75 | "bounty_done": { |
| 76 | "quorum": "0", |
| 77 | "threshold": "1", |
| 78 | "weight_kind": "RoleWeight" |
| 79 | }, |
| 80 | "upgrade_self": { |
| 81 | "quorum": "0", |
| 82 | "threshold": "1", |
| 83 | "weight_kind": "RoleWeight" |
| 84 | }, |
| 85 | "set_vote_token": { |
| 86 | "quorum": "0", |
| 87 | "threshold": "1", |
| 88 | "weight_kind": "RoleWeight" |
| 89 | }, |
| 90 | "upgrade_remote": { |
| 91 | "quorum": "0", |
| 92 | "threshold": "1", |
| 93 | "weight_kind": "RoleWeight" |
| 94 | }, |
| 95 | "add_member_to_role": { |
| 96 | "quorum": "0", |
| 97 | "threshold": "1", |
| 98 | "weight_kind": "RoleWeight" |
| 99 | }, |
| 100 | "policy_remove_role": { |
| 101 | "quorum": "0", |
| 102 | "threshold": "1", |
| 103 | "weight_kind": "RoleWeight" |
| 104 | }, |
| 105 | "factory_info_update": { |
| 106 | "quorum": "0", |
| 107 | "threshold": "1", |
| 108 | "weight_kind": "RoleWeight" |
| 109 | }, |
| 110 | "remove_member_from_role": { |
| 111 | "quorum": "0", |
| 112 | "threshold": "1", |
| 113 | "weight_kind": "RoleWeight" |
| 114 | }, |
| 115 | "policy_update_parameters": { |
| 116 | "quorum": "0", |
| 117 | "threshold": "1", |
| 118 | "weight_kind": "RoleWeight" |
| 119 | }, |
| 120 | "policy_add_or_update_role": { |
| 121 | "quorum": "0", |
| 122 | "threshold": "1", |
| 123 | "weight_kind": "RoleWeight" |
| 124 | }, |
| 125 | "policy_update_default_vote_policy": { |
| 126 | "quorum": "0", |
| 127 | "threshold": "1", |
| 128 | "weight_kind": "RoleWeight" |
| 129 | } |
| 130 | } |
| 131 | }, |
| 132 | { |
| 133 | "kind": { |
| 134 | "Group": [ |
| 135 | "ryan-peerfolio.near", |
| 136 | "peerfolio.near", |
| 137 | "jacobnall.near", |
| 138 | "charles-hos.near" |
| 139 | ] |
| 140 | }, |
| 141 | "name": "Approver", |
| 142 | "permissions": [ |
| 143 | "transfer:VoteApprove", |
| 144 | "call:VoteApprove", |
| 145 | "transfer:RemoveProposal", |
| 146 | "call:VoteReject", |
| 147 | "transfer:VoteReject", |
| 148 | "transfer:Finalize", |
| 149 | "call:Finalize", |
| 150 | "call:RemoveProposal" |
| 151 | ], |
| 152 | "vote_policy": { |
| 153 | "call": { |
| 154 | "quorum": "0", |
| 155 | "threshold": "1", |
| 156 | "weight_kind": "RoleWeight" |
| 157 | }, |
| 158 | "transfer": { |
| 159 | "quorum": "0", |
| 160 | "threshold": "1", |
| 161 | "weight_kind": "RoleWeight" |
| 162 | } |
| 163 | } |
| 164 | } |
| 165 | ], |
| 166 | "bounty_bond": "100000000000000000000000", |
| 167 | "proposal_bond": "100000000000000000000000", |
| 168 | "proposal_period": "604800000000000", |
| 169 | "default_vote_policy": { |
| 170 | "quorum": "0", |
| 171 | "threshold": [ |
| 172 | 1, |
| 173 | 2 |
| 174 | ], |
| 175 | "weight_kind": "RoleWeight" |
| 176 | }, |
| 177 | "bounty_forgiveness_period": "604800000000000" |
| 178 | } |
| 179 | } |
| 180 | }, |
| 181 | "description": "* Title: Update Policy - Edit Members Permissions <br>* Summary: - edit \\\\\\\"charles-hos.near\\\\\\\" to [\\\\\\\"Requestor\\\\\\\", \\\\\\\"Approver\\\\\\\"]" |
| 182 | } |
| 183 | } |