Versions in this module Expand all Collapse all v4 v4.2.4 Jan 13, 2025 v4.2.3 Jan 13, 2025 Changes in this version + type MMR interface + GenerateProof func(leafIndex uint64, blockHash types.Hash) (types.GenerateMMRProofResponse, error) + GenerateProofLatest func(leafIndex uint64) (types.GenerateMMRProofResponse, error) + func NewMMR(c client.Client) MMR