erpc_scanner

Module work

source
Expand description

Items to store metadata for/of circuit creation

In the context of Scanner,

IncompleteWork is the information about the guard relay and the exit relay of the two hop circuit to verify if those relays are partitioned or not partitioned

CompletedWork is the end result of using the IncompleteWork to perform the circuit creation attempt

Structs§

  • The end result of two hop circuit creation attempt between a guard relay and an exit relay represented by source_relay and destination_relay respectively
  • The metadata about the two hop circuit we want to create.

Enums§