Fix parameters to Coordinator contract in ape configuration file.

pull/3213/head
derekpierre 2023-09-06 21:06:28 -04:00
parent 2e255a78cd
commit f0908d580b
1 changed files with 1 additions and 1 deletions

View File

@ -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>