Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler implements a gRPC service.
func NewHandler ¶
NewHandler creates a new instance of Handler.
func (*Handler) CreateBlock ¶
CreateBlock handles the creation of a new block.
func (*Handler) CreatePeer ¶
CreatePeer handles the creation of a new peer.
Click to show internal directories.
Click to hide internal directories.