update feeratemodel & test case

This commit is contained in:
杨新刚
2021-01-12 18:12:42 +08:00
parent b283a1c1f9
commit fa5180bcd8
9 changed files with 209 additions and 11 deletions

View File

@@ -57,7 +57,7 @@ module.exports = {
host: "127.0.0.1",
port: 8545,
network_id: 5777,
gas: 0xfffffffffff,
gas: 1000000000,
gasPrice: 1,
},
kovan: {