Commit a335381
authored
Make provision to add destination_muxed_id in the output for the oper… (#5715)
* Make provision to add destination_muxed_id in the output for the operations endpoint.
This is partial work.
As in, this commit helps to ensure that downstream cli can be made aware of it.
The actual work to ensure that destination_muxed_id is parsed from StellarAssetContract and stored in DB as a part of parsing details will be done separately
* update changelog for horizon
* address code review comments1 parent b121493 commit a335381
File tree
2 files changed
+8
-4
lines changed- protocols/horizon/operations
- services/horizon
2 files changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
| 404 | + | |
404 | 405 | | |
405 | 406 | | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
410 | 413 | | |
411 | 414 | | |
412 | 415 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments