Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager is an RPC manager
func NewManager ¶
func NewManager( cfg *infraconfig.Config, domain domain.Domain, netAdapter *netadapter.NetAdapter, protocolManager *protocol.Manager, connectionManager *commanager.ConnectionManager, addressManager *addressmanager.AddressManager, shutDownChan chan<- struct{}) *Manager
func (*Manager) NotifyNewBlockTemplate ¶
NotifyNewBlockTemplate notifies the manager that a new block template is available for miners
Click to show internal directories.
Click to hide internal directories.