Type Alias MmrPrimitivesError
MmrPrimitivesError: Enum<{
Commit: undefined;
GenerateProof: undefined;
GetRoot: undefined;
InvalidBestKnownBlock: undefined;
InvalidLeafIndex: undefined;
InvalidNumericOp: undefined;
LeafNotFound: undefined;
PalletNotIncluded: undefined;
Push: undefined;
Verify: undefined;
}>