include soroban diagnostics on core tx sub response by default
sreuland opened this issue · comments
shawn commented
What problem does your feature solve?
soroban diagnostics are not included by default on rpc tx sub response
What would you like to see?
config rpc's core instances in quickstart container to include soroban diagnostics emission on tx sub response with ENABLE_DIAGNOSTICS_FOR_TX_SUBMISSION
, this config will enable the rpc to forward the diag events on it's tx sub response per stellar/stellar-cli#1152
should the other non-rpc core instances be updated to include this also?
What alternatives are there?
github-actions commented
This issue is stale because it has been open for 30 days with no activity. It will be closed in 30 days unless the stale label is removed.
Molly Karcher commented
Closing this as duplicate of #562