$Digest: $.Shape<{ logs: ( | { type: "Other"; value: `0x${string}`; } | { type: "Consensus"; value: readonly [ConsensusEngineIdLike, `0x${string}`]; } | { type: "Seal"; value: readonly [ConsensusEngineIdLike, `0x${string}`]; } | { type: "PreRuntime"; value: readonly [ConsensusEngineIdLike, `0x${string}`]; } | { type: "RuntimeEnvironmentUpdated"; })[]; }, { logs: ( | { type: "Other"; value: `0x${string}`; } | { type: "Consensus"; value: [ConsensusEngineId, `0x${string}`]; } | { type: "Seal"; value: [ConsensusEngineId, `0x${string}`]; } | { type: "PreRuntime"; value: [ConsensusEngineId, `0x${string}`]; } | { type: "RuntimeEnvironmentUpdated"; })[]; }> = ...