# Functions
LoadFilter creates a new Filter instance with the given underlying types.MsgFilterLoad.
MurmurHash3 implements a non-cryptographic hash function using the MurmurHash3 algorithm.
NewFilter creates a new bloom filter instance, mainly to be used by SPV clients.
NewMerkleBlock returns a new *types.MsgMerkleBlock and an array of the matched transaction index numbers based on the passed block and filter.