factory

package
v1.1.5 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2020 License: GPL-3.0 Imports: 0 Imported by: 2

Documentation

Index

Constants

View Source
const (
	// TransactionTopic is the topic used for sharing transactions
	TransactionTopic = "transactions"
	// UnsignedTransactionTopic is the topic used for sharing unsigned transactions
	UnsignedTransactionTopic = "unsignedTransactions"
	// RewardsTransactionTopic is the topic used for sharing fee transactions
	RewardsTransactionTopic = "rewardsTransactions"
	// ShardBlocksTopic is the topic used for sharing block headers
	ShardBlocksTopic = "shardBlocks"
	// MiniBlocksTopic is the topic used for sharing mini blocks
	MiniBlocksTopic = "txBlockBodies"
	// PeerChBodyTopic is the topic used for sharing peer change block bodies
	PeerChBodyTopic = "peerChangeBlockBodies"
	// MetachainBlocksTopic is the topic used for sharing metachain block headers
	MetachainBlocksTopic = "metachainBlocks"
	// AccountTrieNodesTopic is used for sharing state trie nodes
	AccountTrieNodesTopic = "accountTrieNodes"
	// ValidatorTrieNodesTopic is used for sharding validator state trie nodes
	ValidatorTrieNodesTopic = "validatorTrieNodes"
)

Variables

View Source
var ArwenVirtualMachine = []byte{5, 0}

ArwenVirtualMachine is a byte array identifier for the smart contract address created for Arwen VM

View Source
var IELEVirtualMachine = []byte{1, 0}

IELEVirtualMachine is a byte array identifier for the smart contract address created for IELE VM

View Source
var InternalTestingVM = []byte{255, 255}

InternalTestingVM is a byte array identified for the smart contract address created for the testing VM

View Source
var SystemVirtualMachine = []byte{0, 1}

SystemVirtualMachine is a byte array identifier for the smart contract address created for system VM

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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