Type alias UnstakeHopInput

UnstakeHopInput: {
    amount: ethers.BigNumberish;
}

Type declaration

  • amount: ethers.BigNumberish