Type Alias: OnchainStatus
type OnchainStatus = typeof Onchain[keyof typeof Onchain];
Defined in: apps/submitter/lib/types/Onchain.ts:131
Possible outcomes of submitting the Boop to the onchain EntryPoint contract, either during simulation or onchain execution.