generating new protos

This commit is contained in:
David Terpay
2023-08-17 17:29:48 -04:00
parent ecdb7395e3
commit b191a6d3f7
17 changed files with 668 additions and 2071 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ import (
paramstypes "github.com/cosmos/cosmos-sdk/x/params/types"
slashingtypes "github.com/cosmos/cosmos-sdk/x/slashing/types"
stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types"
buildermodulev1 "github.com/skip-mev/block-sdk/api/pob/builder/module/v1"
buildermodulev1 "github.com/skip-mev/block-sdk/api/sdk/builder/module/v1"
buildertypes "github.com/skip-mev/block-sdk/x/builder/types"
)