We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1609fa commit 4b1dd83Copy full SHA for 4b1dd83
vms/evm/upgrades/common/target_excess.go
@@ -9,7 +9,6 @@ import (
9
"sort"
10
11
safemath "github.com/ava-labs/avalanchego/utils/math"
12
- "github.com/ava-labs/avalanchego/vms/components/gas"
13
)
14
15
// TargetExcessParams contains the parameters needed for target excess calculations.
0 commit comments