Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include all assets in UTxO data for FullUtxosByAddress reducer #146

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MitchTurner
Copy link

@MitchTurner MitchTurner commented Jun 19, 2023

The FullUtxosByAddress was only returning native assets and not including Lovelace amount. This PR fixes that.

@MitchTurner
Copy link
Author

Works now:

index: 10, tx_hash: "da61ca2a79cc5f550ecb2a4a362da450428563d067a743c461b46bc641a63978"
Amount { quantity: 1344720, unit: "lovelace" }
Amount { quantity: 1000000, unit: "698a6ea0ca99f315034072af31eaac6ec11fe8558d3f48e9775aab9d7444524950" }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant