lint fix, add make test_lint
This commit is contained in:
@@ -4,6 +4,7 @@ import (
|
||||
sdk "github.com/cosmos/cosmos-sdk/types"
|
||||
)
|
||||
|
||||
// Handle fee distribution to the validators and delegators
|
||||
func FeeHandler(ctx sdk.Context, tx sdk.Tx, fee sdk.Coins) {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user