You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: This array can have a maximum length of 16.
type: array
items:
- $ref: '#/components/schemas/Withdrawal'
. This should instead be:
Withdrawals:
title: Withdrawals made by validators
description: This array can have a maximum length of 16.
type: array
items:
$ref: '#/components/schemas/Withdrawal'