Name | Type | |
---|---|---|
Bank | {"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["AccountId"],"value":"pallet_gear_bank:pallet:BankAccount","keys_id":0,"value_id":639}} | |
BankAddress | {"origin":"PlainType","plain_type":"AccountId","PlainTypeValue":0} | |
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 | |
---|---|---|---|
PalletId | [U8; 8] | 70792f6762616e6b | |
GasMultiplier | gear_common:GasMultiplier | 0064000000000000000000000000000000 | |
TreasuryAddress | AccountId | 6d6f646c70792f74727372790000000000000000000000000000000000000000 | |
TreasuryGasFeeShare | U8 | 64 | |
TreasuryTxFeeShare | U8 | 64 |
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.** |