# Constants
FabconnectConfigBatchSize is the batch size to configure on event streams, when auto-defining them.
FabconnectConfigBatchTimeout is the batch timeout to configure on event streams, when auto-defining them.
FabconnectConfigChaincode is the Fabric Firefly chaincode deployed to the Firefly channels.
FabconnectConfigDefaultChannel is the default Fabric channel to use if no "ledger" is specified in requests.
FabconnectConfigKey is a sub-key in the config to contain all the ethconnect specific config,.
FabconnectConfigSigner is the signer identity used to subscribe to FireFly chaincode events.
FabconnectConfigTopic is the websocket listen topic that the node should register on, which is important if there are multiple nodes using a single fabconnect.
FabconnectPrefixLong is used in HTTP headers in requests to ethconnect.
FabconnectPrefixShort is used in the query string in requests to ethconnect.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author