Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions api-spec-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27302,9 +27302,9 @@ components:
id:
type: string
balance:
type: string
type: number
lockedAmount:
type: string
type: number
status:
$ref: '#/components/schemas/ConfigChangeRequestStatus'
address:
Expand Down Expand Up @@ -27678,9 +27678,9 @@ components:
address:
type: string
balance:
type: string
type: number
lockedAmount:
type: string
type: number
tag:
type: string
activationTime:
Expand Down