fork7

package
v1.2.0-fork7 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2023 License: LGPL-3.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	HolderAddr = genesis.DevAccounts()[0].Address
	HolderKey  = genesis.DevAccounts()[0].PrivateKey
	CandAddr   = genesis.DevAccounts()[1].Address
	CandKey    = genesis.DevAccounts()[1].PrivateKey
	Cand2Addr  = genesis.DevAccounts()[2].Address
	Cand2Key   = genesis.DevAccounts()[2].PrivateKey

	VoterAddr = genesis.DevAccounts()[3].Address
	VoterKey  = genesis.DevAccounts()[3].PrivateKey

	Voter2Addr = genesis.DevAccounts()[4].Address
	Voter2Key  = genesis.DevAccounts()[4].PrivateKey

	CandName   = []byte("candidate")
	CandDesc   = []byte("description")
	CandPubKey = []byte("BNtAfvcF7yOesySap5YjLfeygvIF2/Zzm8MvtAxXxJT5+ziA1lw0sr9IDQJguwqFSIfKtTE9FJdyFiT8eTRx54s=:::aJL/hH10KJs/JTEL0AVwBKR/OhCfuZYVLKM58F9bOyI/jDXw98J6ZnThs7F1a3fQ+3CqosxUhec7V1FBjCRHfQA=")
	CandIP     = []byte("1.2.3.4")
	CandPort   = uint16(8670)

	Cand2Name   = []byte("candidate2")
	Cand2Desc   = []byte("description2")
	Cand2PubKey = []byte("BImN21FGrt2O4OCIuJ/B2hn7XDaLSrLjugf7LieDh1ciqHiVZ5pY3l0wD6SBXwkYp8Qji/qg6rr7m/stMCVswIg=:::OhyEtI0rZbEcKtR1xpwvSD4vzcNbVH0KdjIEzc1E9LbFD5+lEVfV5WLM33cplstrokrnlB7SVt0DxWAzvMFu/wA=")
	Cand2IP     = []byte("4.3.2.1")
	Cand2Port   = uint16(8670)

	BucketID        = meter.BytesToBytes32([]byte("bucket-id"))
	ActiveAuctionID = meter.BytesToBytes32([]byte("active-auction"))
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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