feat: Split and improve contract migration steps
This commit is contained in:
@@ -1,13 +1,26 @@
|
||||
[dev]
|
||||
eth_account_contract_deployer =
|
||||
eth_account_reserve_minter =
|
||||
eth_account_accounts_index_writer =
|
||||
reserve_amount = 10000000000000000000000000000000000
|
||||
faucet_amount = 0
|
||||
token_mint_amount = 10000000000000000000000000000000000
|
||||
gas_amount = 100000000000000000000000
|
||||
token_amount = 100000000000000000000000
|
||||
eth_gas_price =
|
||||
data_dir =
|
||||
pip_extra_index_url =
|
||||
eth_provider_host =
|
||||
eth_provider_port =
|
||||
address_declarator =
|
||||
declarator_description = 0x546869732069732074686520434943206e6574776f726b000000000000000000
|
||||
|
||||
[chain]
|
||||
spec =
|
||||
|
||||
[rpc]
|
||||
provider =
|
||||
|
||||
[celery]
|
||||
broker_url =
|
||||
result_url =
|
||||
|
||||
[redis]
|
||||
host =
|
||||
port =
|
||||
|
||||
[cic]
|
||||
registry_address =
|
||||
trust_address =
|
||||
|
||||
Reference in New Issue
Block a user