Type alias WithdrawBondsInput

WithdrawBondsInput: {
    claimId: string;
    pathId: string;
}

Type declaration

  • claimId: string
  • pathId: string