mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-06 19:06:42 +01:00
Add pending L1 txs to API
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user