Commit e7fd3ed
fix(satp-hermes): fixed parameter names for OpenAPI spec method get-approve-address
The implementation of the SATP gateway expects a different set of parameter names - they have to be prefixed with `networkId`.
Signed-off-by: Robin Huiser <[email protected]>1 parent ec51567 commit e7fd3ed
File tree
1 file changed
+4
-4
lines changed- packages/cactus-plugin-satp-hermes/src/main/json
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2610 | 2610 | | |
2611 | 2611 | | |
2612 | 2612 | | |
2613 | | - | |
| 2613 | + | |
2614 | 2614 | | |
2615 | 2615 | | |
2616 | 2616 | | |
2617 | | - | |
| 2617 | + | |
2618 | 2618 | | |
2619 | 2619 | | |
2620 | 2620 | | |
| |||
2629 | 2629 | | |
2630 | 2630 | | |
2631 | 2631 | | |
2632 | | - | |
2633 | | - | |
| 2632 | + | |
| 2633 | + | |
2634 | 2634 | | |
2635 | 2635 | | |
2636 | 2636 | | |
| |||
0 commit comments