package
0.14.1
Repository: https://github.com/hyperledger/firefly.git
Documentation: pkg.go.dev

# Constants

TODO: remove.
TokensConfigName is the user-supplied name for this token type.
TokensConfigPlugin is the connector plugin used for this token type.

# Structs

Capabilities is the supported featureset of the tokens interface implemented by the plugin, with the specified config.
No description provided by the author
TokenPool is the set of data returned from the connector when a token pool is created.
No description provided by the author

# Interfaces

Callbacks is the interface provided to the tokens plugin, to allow it to pass events back to firefly.
Plugin is the interface implemented by each tokens plugin.