You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need the transaction response objects in Light Horizon to mirror the existing ones in order to effectively perform comparisons between them.
This involves modifying ./adapters/transaction.go to mirror the way services/horizon/internal/resourceadapter/transaction.go::PopulateTransaction translates the data into JSON.
The text was updated successfully, but these errors were encountered:
Horizon Lite Epic: #4317.
We need the transaction response objects in Light Horizon to mirror the existing ones in order to effectively perform comparisons between them.
This involves modifying
./adapters/transaction.go
to mirror the wayservices/horizon/internal/resourceadapter/transaction.go::PopulateTransaction
translates the data into JSON.The text was updated successfully, but these errors were encountered: