This commit is contained in:
David Terpay
2023-08-17 16:40:59 -04:00
parent c1ce98a6e5
commit bf25872404
60 changed files with 128 additions and 126 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ import (
banktypes "github.com/cosmos/cosmos-sdk/x/bank/types"
stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types"
"github.com/cosmos/gogoproto/proto"
buildertypes "github.com/skip-mev/pob/x/builder/types"
buildertypes "github.com/skip-mev/block-sdk/x/builder/types"
)
type EncodingConfig struct {