mirror of https://github.com/nucypher/nucypher.git
Fix parameters to Coordinator contract in ape configuration file.
parent
2e255a78cd
commit
f0908d580b
|
@ -48,7 +48,7 @@ deployments:
|
|||
max_dkg_size: 8
|
||||
admin: <address.0>
|
||||
currency: <RitualToken.address>
|
||||
app: <TACoApplication.address>
|
||||
fee: 0
|
||||
- contract_type: GlobalAllowList
|
||||
address: 0 # deployer account index
|
||||
coordinator: <Coordinator.address>
|
||||
|
|
Loading…
Reference in New Issue