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

Update TransactionPoolRetirementCerts function and remove TransactionPoolUpdates #86

Open
ZiruiXue opened this issue Feb 8, 2025 · 0 comments

Comments

@ZiruiXue
Copy link

ZiruiXue commented Feb 8, 2025

Hi team,
Could you help review below functions?
TransactionPoolUpdates(ctx context.Context, hash string) ([]TransactionPoolCert, error)
TransactionPoolUpdateCerts(ctx context.Context, hash string) ([]TransactionPoolCert, error)
TransactionPoolRetirementCerts(ctx context.Context, hash string) ([]TransactionPoolCert, error)
It seems the TransactionPoolUpdates is not in use. Could you help update the TransactionPoolRetirementCerts? It doesn't return the expect result like the blockfrost restapi.

Thanks.

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

No branches or pull requests

1 participant