APIEnumerationsBlockStatusVersion: 6.11.0On this pageEnumeration: BlockStatustypes.BlockStatusEnumeration Members​PENDING​• PENDING = "PENDING"Defined in​src/types/lib/index.ts:197ACCEPTED_ON_L1​• ACCEPTED_ON_L1 = "ACCEPTED_ON_L1"Defined in​src/types/lib/index.ts:198ACCEPTED_ON_L2​• ACCEPTED_ON_L2 = "ACCEPTED_ON_L2"Defined in​src/types/lib/index.ts:199REJECTED​• REJECTED = "REJECTED"Defined in​src/types/lib/index.ts:200