znnFundsNeededWithDecimals property

num znnFundsNeededWithDecimals

Implementation

num get znnFundsNeededWithDecimals =>
    AmountUtils.addDecimals(znnFundsNeeded, znnDecimals);