Skip to content

Update TransactionPoolRetirementCerts function and remove TransactionPoolUpdates #86

@ZiruiXue

Description

@ZiruiXue

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions