mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 03:16:45 +01:00
@@ -1768,7 +1768,7 @@ components:
|
||||
example: true
|
||||
historicDepositAmountUSD:
|
||||
type: number
|
||||
description: Load amount in USD, at the moment the transaction was made.
|
||||
description: Deposit amount in USD, at the moment the transaction was made.
|
||||
example: 3.897
|
||||
nullable: true
|
||||
ethereumBlockNum:
|
||||
@@ -2974,7 +2974,7 @@ components:
|
||||
example: 1
|
||||
limitDepositAmount:
|
||||
type: integer
|
||||
description: Maximum load amount (L1 to L2) allowed.
|
||||
description: Maximum deposit amount (L1 to L2) allowed.
|
||||
example: 321
|
||||
limitL2TransferAmount:
|
||||
type: integer
|
||||
@@ -3116,4 +3116,4 @@ components:
|
||||
allOf:
|
||||
- $ref: '#/components/schemas/Error'
|
||||
- example:
|
||||
message: Database error.
|
||||
message: Database error.
|
||||
|
||||
Reference in New Issue
Block a user