Module domain

Source
Expand description

Utilities used for testing with the domain.

Structs§

DomainNode
A generic domain node instance used for testing.
DomainNodeBuilder
A builder to create a DomainNode.

Type Aliases§

AutoIdDomainClient
The auto-id domain client
AutoIdDomainNode
The auto-id domain node
Backend
The backend type used by the test service.
DomainOperator
Domain executor for the test service.
EvmDomainClient
The evm domain client
EvmDomainNode
The evm domain node