Name | Lookup | Parameters | |
|---|---|---|---|
| convert_to_vbnc_p | 8c00 | 2 | |
| charge_vbnc_p | 8c01 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| VBNCPConverted | 8c00 | ["AccountIdOf","BalanceOf"] | |
| VbncPCharged | 8c01 | ["AccountIdOf","BalanceOf"] |
Name | Docs |
|---|---|
| NotEnoughBalance | The account does not have enough balance to complete the operation. |
| LessThanExistentialDeposit | The resulting balance is less than the existential deposit, which would lead to theaccount being reaped. |
| CurrencyNotSupport | The specified currency is not supported for conversion to VBNC-P. |