Commit 48e8926
committed
Fix LUT account address loading for CI
Read MXE LUT account address from artifacts/mxe_lut_acc.json at runtime
instead of hardcoding it. This ensures the correct address is used across
different environments (local vs CI) where genesis accounts are regenerated
with different addresses.
Fixes "Invalid account owner" error in GitHub Actions CI.1 parent bc5f583 commit 48e8926
1 file changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
109 | 123 | | |
110 | 124 | | |
111 | 125 | | |
| |||
0 commit comments