Type Alias: OperationReplayProtectionKeyCleared
type OperationReplayProtectionKeyCleared = Indexed<"OperationReplayProtectionKeyCleared", {
replayProtectionKey: Bytes32;
}>;
Defined in: packages/overcast-core/src/indexer/events.ts:119
type OperationReplayProtectionKeyCleared = Indexed<"OperationReplayProtectionKeyCleared", {
replayProtectionKey: Bytes32;
}>;
Defined in: packages/overcast-core/src/indexer/events.ts:119