interface IndexerServerFastWithdrawalSignatureParams {
    idx: string | number;
}

Properties

Properties

idx: string | number

The submission index of the WithdrawCollateral tx to be used for fast withdraw.