Skip to content
Merged
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
6 changes: 4 additions & 2 deletions api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64085,7 +64085,8 @@ components:
type: boolean
disableTransactionNotifications:
type: boolean
hasLargeNumberOfAddresses: {}
hasLargeNumberOfAddresses:
type: boolean
id:
type: string
example: 59cd72485007a239fb00282ed480da1f
Expand Down Expand Up @@ -64942,7 +64943,8 @@ components:
type: boolean
disableTransactionNotifications:
type: boolean
hasLargeNumberOfAddresses: {}
hasLargeNumberOfAddresses:
type: boolean
id:
type: string
example: 59cd72485007a239fb00282ed480da1f
Expand Down