Name | Lookup | Parameters | |
|---|---|---|---|
| emergency_shutdown | 6900 | - | |
| open_collateral_refund | 6901 | - | |
| refund_collaterals | 6902 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| Shutdown | 6900 | ||
| OpenRefund | 6901 | ||
| Refund | 6902 |
Name | Type | |
|---|---|---|
| IsShutdown | {"origin":"PlainType","plain_type":"bool"} | |
| CanRefund | {"origin":"PlainType","plain_type":"bool"} |
Name | Type | Value | |
|---|---|---|---|
| CollateralCurrencyIds | Vec<CurrencyId> | 0x0800820083 |
Name | Docs |
|---|---|
| AlreadyShutdown | System has already been shutdown |
| MustAfterShutdown | Must after system shutdown |
| CanNotRefund | Final redemption is still not opened |
| ExistPotentialSurplus | Exist potential surplus, means settlement has not been completed |
| ExistUnhandledDebit | Exist unhandled debit, means settlement has not been completed |