Versions in this module Expand all Collapse all v1 v1.1.4 May 17, 2019 Changes in this version + const POWER v1.1.1 Feb 19, 2019 Changes in this version + const Denominator + const PackageName + func New(st util.StateDB) *interest + type DepositInterestRate struct + Deposit *big.Int + Interest uint64 + type DepositInterestRateList []*DepositInterestRate + func (p DepositInterestRateList) Len() int + func (p DepositInterestRateList) Less(i, j int) bool + func (p DepositInterestRateList) Swap(i, j int)