Documentation ¶
Overview ¶
Package rpc provides definition and implementation of the gRPC server of the poet service which creates proofs that can be shared among arbitrary number of miners, so the amortized CPU cost drops as the number of miners utilizing the service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewServer ¶ added in v0.2.2
func NewServer( registration *registration.Registration, phaseShift, cycleGap time.Duration, ) *rpcServer
NewServer creates and returns a new instance of the rpcServer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.