# Functions

NewAuthorizationMultiplexer returns a new AuthorizationMultiplexer for the passed ownership checkers.
No description provided by the author
NewIssuedMultiplexer returns a new IssuedMultiplexer for the passed Issued checkers.
No description provided by the author
NewNormalizer creates a new Normalizer.
No description provided by the author

# Structs

AuthorizationMultiplexer iterates over multiple authorization checker.
No description provided by the author
No description provided by the author
IssuedMultiplexer iterates over multiple Issued checker.
No description provided by the author
Normalizer is a normalizer for token service options Namely, if no network is specified, it will try to find a default network.
No description provided by the author
TMSAuthorization is an owner wallet-based ownership checker.
WalletIssued is an owner wallet-based Issued checker.

# Interfaces

Authorization is an interface that defines method to check the relation between a token or TMS and wallets (owner, auditor, etc.).
No description provided by the author
TokenSDKConfig is the configuration for the token SDK.