package
2.21.1-hedera-beta.0
Repository: https://github.com/smartcontractkit/chainlink.git
Documentation: pkg.go.dev

# Packages

# Functions

# Structs

# Interfaces

GatewayConnector is a component run by Nodes to connect to a set of Gateways.
GatewayConnector user (node) implements application logic in the Handler interface.
Signer implementation needs to be provided by a GatewayConnector user (node) in order to sign handshake messages with node's private key.