Skip to main content
BlockOrderEventKind = { ActivationStart: ActivationStart; } | { ActivationEnd: ActivationEnd; }
Defined in: metacomputer/gen-framework/client-and-test-utils/client-sdk-ts/packages/client-sdk/src/rpc-types/types.ts:326 Block order event kind, with a payload depending on whether the activation started or ended.