Skip to content

v2 issues with filters not respected #884

@gitmachtl

Description

@gitmachtl

having the following in my config.toml for the terminal sink:

[[filters]]
type = "LegacyV1"
include_transaction_details = true
include_block_end_events = true

[filters.check]
predicate = "variant_not_in"
argument = ["Mint", "Metadata", "Collateral"]

however, the output still contains MINT, META and COLLAT lines.

is there a new syntax to remove those from the output in v2?

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