Commit a23338d
fix(sdk): add runtime-benchmarks and try-runtime features for workspace consistency
The SDK needs runtime-benchmarks and try-runtime features to pass zepter checks
in CI. These features propagate to pallet-transaction-storage but are no-ops
for the SDK itself.
Fixes check-fmt CI failure.
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent 6c33e6b commit a23338d
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
72 | 82 | | |
73 | 83 | | |
74 | 84 | | |
| |||
0 commit comments