mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 03:16:45 +01:00
Add apitypes to avoid parsing from/to DB
This commit is contained in:
@@ -1492,6 +1492,7 @@ components:
|
||||
type: string
|
||||
description: BigInt is an integer encoded as a string for numbers that are very large.
|
||||
example: "8708856933496328593"
|
||||
pattern: "^[0-9]$"
|
||||
FeeSelector:
|
||||
type: integer
|
||||
description: Index of the fee type to select, more info [here](https://idocs.hermez.io/#/spec/zkrollup/fee-table?id=transaction-fee-table).
|
||||
|
||||
Reference in New Issue
Block a user