Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service struct to hold rpc service data
func NewService ¶
func NewService(si *types.SystemInfo, gd *genesis.Data) *Service
NewService create a new instance of Service
func (*Service) Properties ¶
Properties Get a custom set of properties as a JSON object, defined in the chain spec.
func (*Service) SystemVersion ¶
SystemVersion returns the app version
Click to show internal directories.
Click to hide internal directories.