Versions in this module Expand all Collapse all v0 v0.0.2 Nov 23, 2021 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