Name | Type | |
|---|---|---|
| Rates | {"origin":"PlainType","plain_type":"Vec<pallet_interest_accrual:RateDetails>","PlainTypeValue":846} | |
| LastUpdated | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":11} |
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 |