Skip to content

Wrong aggregation of UTXO #196

Open
Open
@joojis

Description

@joojis

Currently, the type of the address field is string and it's an empty string("") when the address is unavailable.

The problem is, aggregation is done by GROUP BY of address. It must be changed to GROUP BY of lockScriptHash and parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions