Commit 600573b
committed
fix: resolve ENS names to addresses in createAndPublishAppOrders
- Updated createAndPublishAppOrders to resolve ENS names before creating app orders
- Fixes 'Invalid order signer, must be the resource owner' error in e2e tests
- Ensures app orders are created with the correct resolved address1 parent dfb8682 commit 600573b
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
138 | 147 | | |
139 | 148 | | |
140 | 149 | | |
| |||
0 commit comments