Type alias IncompleteWithdrawalsData

IncompleteWithdrawalsData: {
    withdrawals: Cardano.Withdrawal[];
}

Type declaration

Generated using TypeDoc