builtInFunctions

package
v1.2.23 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2021 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateBuiltInFunctionContainer

func CreateBuiltInFunctionContainer(args ArgsCreateBuiltInFunctionContainer) (vmcommon.BuiltInFunctionContainer, error)

CreateBuiltInFunctionContainer creates a container that will hold all the available built in functions

Types

type ArgsCreateBuiltInFunctionContainer

type ArgsCreateBuiltInFunctionContainer struct {
	GasSchedule                          core.GasScheduleNotifier
	MapDNSAddresses                      map[string]struct{}
	EnableUserNameChange                 bool
	Marshalizer                          marshal.Marshalizer
	Accounts                             state.AccountsAdapter
	ShardCoordinator                     sharding.Coordinator
	EpochNotifier                        vmcommon.EpochNotifier
	ESDTMultiTransferEnableEpoch         uint32
	ESDTTransferRoleEnableEpoch          uint32
	GlobalMintBurnDisableEpoch           uint32
	ESDTTransferMetaEnableEpoch          uint32
	ESDTNFTCreateOnMultiShardEnableEpoch uint32
}

ArgsCreateBuiltInFunctionContainer defines the argument structure to create new built in function container

Jump to

Keyboard shortcuts

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