Fix #235 allow remark in prod with a limit on extrinsic size for free transaction
Compare changes
- bgallois authored
+ 20
− 6
@@ -14,12 +14,26 @@
@@ -14,12 +14,26 @@
// achieved through a 1-dimensional polynomial. Additionally, 1 (1cG) corresponds to an extrinsic length of 100 bytes.
// For testing purposes, we adopt a human-predictable weight system that remains invariant to the chosen fees model for release.
// This involves setting a constant weight_to_fee equal to 1 and a constant length_to_fee set to 0, resulting in each extrinsic costing 2 (2cG).