ignore linter

This commit is contained in:
Aditya Sripal 2018-07-13 11:12:29 -07:00
parent aa3a64d289
commit ddd4deda7d
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ const (
// NewAnteHandler returns an AnteHandler that checks
// and increments sequence numbers, checks signatures & account numbers,
// and deducts fees from the first signer.
// nolint: gocyclo
func NewAnteHandler(am AccountMapper, fck FeeCollectionKeeper) sdk.AnteHandler {
return func(