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