Linter fix

This commit is contained in:
Christopher Goes 2018-04-26 16:18:01 +02:00
parent bef7e44f6d
commit f103cd412d
No known key found for this signature in database
GPG Key ID: E828D98232D328D3
1 changed files with 2 additions and 0 deletions

View File

@ -4,8 +4,10 @@ import (
cmn "github.com/tendermint/tmlibs/common"
)
// Type synonym for convenience
type Tag = cmn.KVPair
// Type synonym for convenience
type Tags = cmn.KVPairs
// Append two lists of tags