Name | Type | |
|---|---|---|
| Rates | {"origin":"PlainType","plain_type":"Vec<pallet_interest_accrual:RateDetails>","PlainTypeValue":614} | |
| LastUpdated | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":10} | |
| StorageVersion | {"origin":"PlainType","plain_type":"pallet_interest_accrual:Release","PlainTypeValue":617} |
Name | Docs |
|---|---|
| DebtCalculationFailed | Emits when the debt calculation failed |
| DebtAdjustmentFailed | Emits when the debt adjustment failed |
| NoSuchRate | Emits when the interest rate was not used |
| InvalidRate | Emits when a rate is not within the valid range |
| TooManyRates | Emits when adding a new rate would exceed the storage limits |