Add pending L1 txs to API

This commit is contained in:
arnaubennassar
2021-03-22 11:50:37 +01:00
parent 334eecc99e
commit 3fcec947b4
3 changed files with 11 additions and 0 deletions

View File

@@ -2634,6 +2634,10 @@ components:
- example: 2334
nextForgers:
$ref: '#/components/schemas/NextForgers'
pendingL1Transactions:
type: number
description: Number of pending L1 transactions (added in the smart contract queue but not forged).
example: 22
additionalProperties: false
required:
- lastEthereumBlock