Name | Lookup | Parameters | |
---|---|---|---|
change_coefficient | 2300 | 1 | |
change_base_fee | 2301 | 2 |
Name | Lookup | Attributes | |
---|---|---|---|
FeeSet | 2300 | ["IdentityId","Balance"] | |
CoefficientSet | 2301 | ["IdentityId","PosRatio"] | |
FeeCharged | 2302 | ["AccountId","Balance"] |
Name | Type | |
---|---|---|
BaseFees | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["polymesh_common_utilities:protocol_fee:ProtocolOp"],"value":"U128","keys_id":439,"value_id":6}} | |
Coefficient | {"origin":"PlainType","plain_type":"polymesh_primitives:PosRatio","PlainTypeValue":233} |
Name | Docs |
---|---|
InsufficientAccountBalance | Insufficient account balance to pay the fee. |
UnHandledImbalances | Not able to handled the imbalances |
InsufficientSubsidyBalance | Insufficient subsidy balance to pay the fee. |