package
1.3.2-rc.1
Repository: https://github.com/hyperledger/firefly.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
used only on the /api/v1/resolve API.
used to perform a query to the blockchain, to run logic in order to query blockchain state.
used everywhere we accept an signing action (messages, tokens, custom invoke).

# Structs

BatchPin is the set of data pinned to the blockchain for a batch - whether it's private or broadcast.
BatchPinComplete notifies on the arrival of a sequenced batch of messages, which might have been submitted by us, or by any other authorized party in the network.
Capabilities the supported featureset of the blockchain interface implemented by the plugin, with the specified config.
No description provided by the author
EventForListener notifies on the arrival of any event from a user-created listener.
EventToDispatch is a wrapper around the other event types, to allow them to be dispatched as a group.
MultipartyContract represents the location and configuration of a FireFly multiparty contract for batch pinning of messages.
BlockchainNetworkAction notifies on the arrival of a network operator action.

# Interfaces

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

# Type aliases

No description provided by the author
No description provided by the author
ResolveKeyIntent allows us to distinguish between resolving a key just for a lookup, vs.