Skip to content

Selection Filters for TXOutput Event wallet address toml configuration #322

Answered by rvcas
ThomasADA asked this question in Q&A
Discussion options

You must be logged in to vote

@ThomasADA

  1. the way they use variant_in is incorrect with the address. variant_in expects a member of EventData.

this is correct but the next 2 variant_in you have don't work like that

[[filters.check.argument]]
predicate = "variant_in"
argument = ["TxOutput"]
  1. we currently don't support the kind of filter you want but we can add something similar to the predicate we have for policy_equals

here is the tracking issue: #324

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ThomasADA
Comment options

Answer selected by ThomasADA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants