repository

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PreBuiltContracts = map[string]*sdkContext.ContractInfo{
	globalpreorder_systemcontract.CONTRACT_NAME: {
		PublicMethods: globalpreorder_systemcontract.PUBLIC,
		Permission:    sdkContext.PERMISSION_SCOPE_SYSTEM,
	},
	deployments_systemcontract.CONTRACT_NAME: {
		PublicMethods: deployments_systemcontract.PUBLIC,
		Permission:    sdkContext.PERMISSION_SCOPE_SYSTEM,
	},
	info_systemcontract.CONTRACT_NAME: {
		PublicMethods: info_systemcontract.PUBLIC,
		Permission:    sdkContext.PERMISSION_SCOPE_SYSTEM,
	},
	benchmarkcontract.CONTRACT_NAME: {
		PublicMethods: benchmarkcontract.PUBLIC,
		SystemMethods: benchmarkcontract.SYSTEM,
		Permission:    sdkContext.PERMISSION_SCOPE_SERVICE,
	},
	benchmarktoken.CONTRACT_NAME: {
		PublicMethods: benchmarktoken.PUBLIC,
		SystemMethods: benchmarktoken.SYSTEM,
		Permission:    sdkContext.PERMISSION_SCOPE_SERVICE,
	},
}

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