Name | Lookup | Parameters | |
|---|---|---|---|
| emergency_shutdown | 7d00 | - | |
| open_collateral_refund | 7d01 | - | |
| refund_collaterals | 7d02 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| Shutdown | 7d00 | ["BlockNumberFor"] | |
| OpenRefund | 7d01 | ["BlockNumberFor"] | |
| Refund | 7d02 | ["AccountId","Balance","Vec<(CurrencyId, Balance)>"] |
Name | Type | |
|---|---|---|
| IsShutdown | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":30} | |
| CanRefund | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":30} |
Name | Docs |
|---|---|
| AlreadyShutdown | |
| MustAfterShutdown | |
| CanNotRefund | |
| ExistPotentialSurplus | |
| ExistUnhandledDebit |