nodedomain

package
v0.6.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NodeDomain

type NodeDomain struct {
	foundation.BaseContract
}

NodeDomain holds noderecords

func NewNodeDomain

func NewNodeDomain() (*NodeDomain, error)

NewNodeDomain create new NodeDomain

func (*NodeDomain) Authorize

func (nd *NodeDomain) Authorize(nodeRef core.RecordRef, seed []byte, signatureRaw []byte) (string, []core.NodeRole, error)

Authorize checks node and returns node info

func (*NodeDomain) IsAuthorized

func (nd *NodeDomain) IsAuthorized(nodeRef core.RecordRef, seed []byte, signatureRaw []byte) (bool, error)

IsAuthorized checks is signature correct

func (*NodeDomain) RegisterNode

func (nd *NodeDomain) RegisterNode(publicKey string, numberOfBootstrapNodes int, majorityRule int, roles []string, ip string) ([]byte, error)

RegisterNode registers node in system

func (*NodeDomain) RemoveNode

func (nd *NodeDomain) RemoveNode(nodeRef core.RecordRef) error

RemoveNode deletes node from registry

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL