Versions in this module Expand all Collapse all v8 v8.0.3 Jan 27, 2022 v8.0.2 Jan 27, 2022 Changes in this version + func HashFromMap(m map[string][]byte) []byte + func ProofsFromMap(m map[string][]byte) ([]byte, map[string]*tmcrypto.Proof, []string) + type KVPair kv.Pair + func NewKVPair(key, value []byte) KVPair + func (kv KVPair) Bytes() []byte