clementine_core::states

Module matcher

Source

Enums§

  • An enum that represents the order of the matchers. The reason for the order is to make sure if a transaction has lower index in the block, any events resulting from that transaction are processed first.

Traits§

  • A trait that will return a single event when a block matches any of the matchers.