feat: Split and improve contract migration steps
This commit is contained in:
2
apps/data-seeding/config/chain.ini
Normal file
2
apps/data-seeding/config/chain.ini
Normal file
@@ -0,0 +1,2 @@
|
||||
[chain]
|
||||
spec =
|
||||
@@ -1,10 +1,2 @@
|
||||
[cic]
|
||||
registry_address =
|
||||
token_index_address =
|
||||
accounts_index_address =
|
||||
declarator_address =
|
||||
approval_escrow_address =
|
||||
chain_spec =
|
||||
tx_retry_delay =
|
||||
trust_address =
|
||||
user_ussd_svc_service_port =
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
[eth]
|
||||
provider = http://localhost:63545
|
||||
2
apps/data-seeding/config/rpc.ini
Normal file
2
apps/data-seeding/config/rpc.ini
Normal file
@@ -0,0 +1,2 @@
|
||||
[rpc]
|
||||
provider =
|
||||
Reference in New Issue
Block a user