StakePoolWithdrawStakeLayout constructor

StakePoolWithdrawStakeLayout({
  1. required BigInt poolTokens,
})

Implementation

StakePoolWithdrawStakeLayout({required this.poolTokens});