mirror of
https://github.com/status-im/topic-democracy.git
synced 2025-02-24 08:08:11 +00:00
add proposal system
This commit is contained in:
parent
c2c70f4196
commit
907ab5dffd
@ -39,10 +39,13 @@ module.exports = {
|
||||
},
|
||||
"DelegationFactory": {
|
||||
"args": ["$DelegationBase", "$DelegationInit", "0x0"]
|
||||
},
|
||||
"Democracy": {
|
||||
"args": ["$MiniMeToken", "$DelegationFactory", "0x0"]
|
||||
},
|
||||
"ProposalBase": {},
|
||||
"ProposalInit": {},
|
||||
"ProposalFactory": {
|
||||
"args": ["$ProposalBase", "$ProposalInit", "0x0"]
|
||||
}
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user