package
3.3.2+incompatible
Repository: https://github.com/hyperledger/firefly-ethconnect.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewRemoteRegistry construtor.

# Constants

DefaultABICacheSize is the number of entries we will hold in a LRU cache for ABIs.
DefaultLevelDBName is default name of the LevelDB created in the storagePath.
These values will be saved with existing subscriptions.
These values will be saved with existing subscriptions.
These values will be saved with existing subscriptions.
No description provided by the author

# Structs

ABIInfo is the minimal data structure we keep in memory, indexed by our own UUID.
No description provided by the author
ContractInfo is the minimal data structure we keep in memory, indexed by address ONLY used for local registry.
No description provided by the author
No description provided by the author
RemoteRegistryConf configuration.
RemoteRegistryPropNamesConf configures the JSON property names to extract from the GET response on the API.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
RemoteRegistry lookup of ABI, ByteCode and DevDocs against a conformant REST API.