cic-eth: Add default token setting to cic-eth with api

This commit is contained in:
Louis Holbrook
2021-04-24 17:49:21 +00:00
parent cd0e702e3a
commit 16dd210965
9 changed files with 136 additions and 5 deletions

View File

@@ -1,4 +1,3 @@
[eth]
provider = http://localhost:63545
health_modules = cic_eth.check.db,cic_eth.check.gas
gas_gifter_minimum_balance = 10000000000000000000000

View File

@@ -1,4 +1,3 @@
[eth]
provider = http://localhost:8545
gas_gifter_minimum_balance = 10000000000000000000000
health_modules = cic_eth.check.db,cic_eth.check.gas