Expand description
Substrate mixnet service. This implements the Substrate Mix Network Specification.
Structs§
- Interface to the mixnet service.
- Mixnet configuration.
- Mixnet configuration.
- Substrate-specific mixnet configuration.
Enums§
- Mixnet error.
- Request/reply posting error.
- Error handling a request. Sent in replies over the mixnet.
- Topology error.
Functions§
- Returns the peers set configuration for the mixnet protocol.
- Returns the protocol name to use for the mixnet controlled by the given chain.
- Run the mixnet service. If
keystore
isNone
, the service will not attempt to register the local node as a mixnode, even ifconfig.register
istrue
.
Type Aliases§
- An unclamped key-exchange secret key.