# Packages

Code generated by counterfeiter.

# Functions

NewProver creates a Prover.
No description provided by the author
UnmarshalCommand unmarshal token.Command messages.

# Structs

No description provided by the author
Manager implements token/server/TMSManager interface TODO: it will be updated after lscc-baased tms configuration is available.
PeerLedgerManager implements the LedgerManager interface by using the peer infrastructure.
PolicyBasedAccessControl implements token command access control functions.
A Provider is responslble for processing token commands.
ResponseMarshaler produces token.SignedCommandResponse.
TokenCapabilityChecker implements CapabilityChecker interface.

# Interfaces

No description provided by the author
CapabilityChecker is used to check whether or not a channel supports token functions.
An Issuer creates token import requests.
A Marshaler is responsible for marshaling and signging command responses.
A PolicyChecker is responsible for performing policy based access control checks related to token commands.
No description provided by the author
SignerIdentity signs messages and serializes its public identity to bytes.
No description provided by the author
Transactor allows to operate on issued tokens.

# Type aliases

No description provided by the author