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":8} | |
CanRefund | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":8} |
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 |