Name | Lookup | Parameters | |
|---|---|---|---|
| set_issue_fee | 3d01 | 1 | |
| set_issue_griefing_collateral | 3d02 | 1 | |
| set_redeem_fee | 3d03 | 1 | |
| set_premium_redeem_fee | 3d04 | 1 | |
| set_punishment_fee | 3d05 | 1 | |
| set_replace_griefing_collateral | 3d06 | 1 |
Name | Type | |
|---|---|---|
| IssueFee | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":151} | |
| IssueGriefingCollateral | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":151} | |
| RedeemFee | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":151} | |
| PremiumRedeemFee | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":151} | |
| PunishmentFee | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":151} | |
| ReplaceGriefingCollateral | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":151} |
Name | Type | Value | |
|---|---|---|---|
| FeePalletId | [U8; 8] | 6d6f642f66656573 | |
| MaxExpectedValue | U128 | 000064a7b3b6e00d0000000000000000 |
Name | Docs |
|---|---|
| TryIntoIntError | Unable to convert value. |
| AboveMaxExpectedValue | Value exceeds the expected upper bound for storage fields in this pallet. |
| Overflow |