File tree Expand file tree Collapse file tree 11 files changed +6
-6
lines changed Expand file tree Collapse file tree 11 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ import (
2727 "strings"
2828
2929 "github.com/ethereum/go-ethereum/log"
30- "github.com/ethereum/go-ethereum/params/tconvert"
30+ "github.com/ethereum/go-ethereum/params/confp/ tconvert"
3131)
3232
3333// dashboardContent is the actual dashboard HTML content to serve up when users
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ import (
3131
3232 "github.com/ethereum/go-ethereum/common"
3333 "github.com/ethereum/go-ethereum/log"
34- "github.com/ethereum/go-ethereum/params/tconvert"
34+ "github.com/ethereum/go-ethereum/params/confp/ tconvert"
3535 "github.com/ethereum/go-ethereum/params/types"
3636 "github.com/ethereum/go-ethereum/params/types/ctypes"
3737 "github.com/ethereum/go-ethereum/params/types/goethereum"
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ import (
2828
2929 "github.com/ethereum/go-ethereum/params"
3030 "github.com/ethereum/go-ethereum/params/confp"
31- "github.com/ethereum/go-ethereum/params/tconvert"
31+ "github.com/ethereum/go-ethereum/params/confp/ tconvert"
3232 "github.com/ethereum/go-ethereum/params/types"
3333 "github.com/ethereum/go-ethereum/params/types/aleth"
3434 "github.com/ethereum/go-ethereum/params/types/ctypes"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ import (
2222 "testing"
2323
2424 "github.com/ethereum/go-ethereum/params"
25- "github.com/ethereum/go-ethereum/params/tconvert"
25+ "github.com/ethereum/go-ethereum/params/confp/ tconvert"
2626 paramtypes "github.com/ethereum/go-ethereum/params/types"
2727 "github.com/ethereum/go-ethereum/params/types/ctypes"
2828 "github.com/ethereum/go-ethereum/params/types/goethereum"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ import (
3030 "github.com/ethereum/go-ethereum/consensus/ethash"
3131 "github.com/ethereum/go-ethereum/core/types"
3232 "github.com/ethereum/go-ethereum/params"
33- "github.com/ethereum/go-ethereum/params/tconvert"
33+ "github.com/ethereum/go-ethereum/params/confp/ tconvert"
3434 "github.com/ethereum/go-ethereum/params/vars"
3535)
3636
You can’t perform that action at this time.
0 commit comments