APIEnumerationsBlockStatusVersion: 5.24.3On this pageEnumeration: BlockStatustypes.BlockStatusEnumeration Members​PENDING​• PENDING = "PENDING"Defined in​src/types/lib/index.ts:165ACCEPTED_ON_L1​• ACCEPTED_ON_L1 = "ACCEPTED_ON_L1"Defined in​src/types/lib/index.ts:166ACCEPTED_ON_L2​• ACCEPTED_ON_L2 = "ACCEPTED_ON_L2"Defined in​src/types/lib/index.ts:167REJECTED​• REJECTED = "REJECTED"Defined in​src/types/lib/index.ts:168