chore: format (#38)
* setup * tidy * format * final format --------- Co-authored-by: aljo242 <alex@shmeeload.xyz>
This commit is contained in:
@@ -6,8 +6,9 @@ import (
|
||||
|
||||
"github.com/cosmos/cosmos-sdk/client"
|
||||
"github.com/cosmos/cosmos-sdk/client/flags"
|
||||
"github.com/skip-mev/block-sdk/x/builder/types"
|
||||
"github.com/spf13/cobra"
|
||||
|
||||
"github.com/skip-mev/block-sdk/x/builder/types"
|
||||
)
|
||||
|
||||
// GetQueryCmd returns the cli query commands for the builder module.
|
||||
|
||||
@@ -10,8 +10,9 @@ import (
|
||||
"github.com/cosmos/cosmos-sdk/client/flags"
|
||||
"github.com/cosmos/cosmos-sdk/client/tx"
|
||||
sdk "github.com/cosmos/cosmos-sdk/types"
|
||||
"github.com/skip-mev/block-sdk/x/builder/types"
|
||||
"github.com/spf13/cobra"
|
||||
|
||||
"github.com/skip-mev/block-sdk/x/builder/types"
|
||||
)
|
||||
|
||||
// NewTxCmd returns a root CLI command handler for all x/builder transaction
|
||||
|
||||
Reference in New Issue
Block a user