Commit 3b21ef4
authored
Fix fee calculation e2e test (#1659)
# Description
* Fix for e2e test after adjustment of adaptive fee mechanism from 25%
to 50%.
* fix for liminal integration tests build
## Type of change
Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
Test passed:
https://github.com/Cardinal-Cryptography/aleph-node/actions/runs/8341568094/job/228283187271 parent f43fd90 commit 3b21ef4
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
| |||
0 commit comments