Skip to main content

Type Alias: OperationReplayProtectionKeyCleared

type OperationReplayProtectionKeyCleared = Indexed<"OperationReplayProtectionKeyCleared", {
replayProtectionKey: Bytes32;
}>;

Defined in: packages/overcast-core/src/indexer/events.ts:119