Name | Type | |
|---|---|---|
| Bank | {"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["AccountId"],"value":"pallet_gear_bank:pallet:BankAccount","keys_id":0,"value_id":631}} | |
| UnusedValue | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
| OnFinalizeTransfers | {"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["AccountId"],"value":"U128","keys_id":0,"value_id":6}} | |
| OnFinalizeValue | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} |
Name | Type | Value | |
|---|---|---|---|
| BankAddress | AccountId | 6765617262616e6b6765617262616e6b6765617262616e6b6765617262616e6b | |
| GasMultiplier | gear_common:GasMultiplier | 0006000000000000000000000000000000 |
Name | Docs |
|---|---|
| InsufficientBalance | Insufficient user balance. |
| InsufficientGasBalance | Insufficient user's bank account gas balance. |
| InsufficientValueBalance | Insufficient user's bank account gas balance. |
| InsufficientBankBalance | Insufficient bank account balance.**Must be unreachable in Gear main protocol.** |
| InsufficientDeposit | Deposit of funds that will not keep bank account alive.**Must be unreachable in Gear main protocol.** |
| Overflow | Overflow during funds transfer.**Must be unreachable in Gear main protocol.** |