Executes an existing transaction filter on a given transaction, without performing a blockchain operation.
Arguments
- conn
A connection object created by
mc_connect.- filter
Character string. Filter name or transaction ID.
- tx
Character string. Transaction ID or hex representation.
See also
mc_test_tx_filter, mc_create_tx_filter
Other filters:
mc_approve_from(),
mc_create_stream_filter(),
mc_create_tx_filter(),
mc_create_upgrade(),
mc_get_filter_code(),
mc_list_stream_filters(),
mc_list_tx_filters(),
mc_list_upgrades(),
mc_run_stream_filter(),
mc_test_stream_filter(),
mc_test_tx_filter()