repository

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2019 License: MIT Imports: 9 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,
	},
	triggers_systemcontract.CONTRACT_NAME: {
		PublicMethods: triggers_systemcontract.PUBLIC,
		Permission:    sdkContext.PERMISSION_SCOPE_SYSTEM,
	},
	elections_systemcontract.CONTRACT_NAME: {
		PublicMethods: elections_systemcontract.PUBLIC,
		Permission:    sdkContext.PERMISSION_SCOPE_SYSTEM,
	},
	committee_systemcontract.CONTRACT_NAME: {
		PublicMethods: committee_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.

Jump to

Keyboard shortcuts

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