RoutingScope¶
Purpose¶
Message routing scope restriction.
Type¶
Enum with values:
-
Local
Routing of the message is restricted to the local node.
-
Domain
(DomainIdentity)The message is restricted to the specified domain.
-
Any
The message may be forwarded without restrictions to remote peers.