Name | Lookup | Parameters | |
|---|---|---|---|
| emergency_shutdown | 6900 | - | |
| open_collateral_refund | 6901 | - | |
| refund_collaterals | 6902 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| Shutdown | 6900 | ["BlockNumber"] | |
| OpenRefund | 6901 | ["BlockNumber"] | |
| Refund | 6902 | ["AccountId","Balance","Vec<(CurrencyId, Balance)>"] |
Name | Type | |
|---|---|---|
| IsShutdown | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":126} | |
| CanRefund | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":126} |
Name | Type | Value | |
|---|---|---|---|
| CollateralCurrencyIds | Vec<acala_primitives:currency:CurrencyId> | 10000000030002040d000000 |
Name | Docs |
|---|---|
| AlreadyShutdown | |
| MustAfterShutdown | |
| CanNotRefund | |
| ExistPotentialSurplus | |
| ExistUnhandledDebit |