chore: format (#38)

* setup

* tidy

* format

* final format

---------

Co-authored-by: aljo242 <alex@shmeeload.xyz>
This commit is contained in:
Alex Johnson
2023-09-07 11:17:21 -04:00
committed by GitHub
co-authored by aljo242
parent 533bb03c36
commit 02b29290d1
54 changed files with 104 additions and 39 deletions
+1
View File
@@ -19,6 +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/block-sdk/x/builder/types"
)