Skip to content

chifra export --neighbours flag incomplete return when providing multiple addresses. (API & Chifra) #2664

Open
@Rouge-Trader

Description

@Rouge-Trader

Trueblocks v0.45.0

Providing multiple addresses to the API or Chifra while using the "neighbors" flag results in only the first address in the list being processed.

Sudo API request:
http://localhost:8080/export/?addrs={address1}, {address2}&neighbors=True

Outputs only the result of address1.

Sudo Chifra:
chifra export --fmt csv --neighbors {address1} {address2} >test.csv

CSV only contains the results from address1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions