Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SmartPool *protocol.SmartPool
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { Port uint16 // contains filtered or unexported fields }
func NewRPCServer ¶
type SmartPoolService ¶
type SmartPoolService struct{}
func (SmartPoolService) GetWork ¶
func (SmartPoolService) GetWork() ([3]string, error)
func (SmartPoolService) SubmitHashrate ¶
func (SmartPoolService) SubmitWork ¶
func (SmartPoolService) SubmitWork(nonce types.BlockNonce, hash, mixDigest common.Hash) bool
Click to show internal directories.
Click to hide internal directories.