process

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2022 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMessageSigVerifier

func NewMessageSigVerifier(
	kg crypto.KeyGenerator,
	singleSigner crypto.SingleSigner,
) (*messageSigVerifier, error)

NewMessageSigVerifier creates a message signature verifier

func NewSystemVM

func NewSystemVM(args ArgsNewSystemVM) (*systemVM, error)

NewSystemVM instantiates the system VM which is capable of running in protocol smart contracts

Types

type ArgsNewSystemVM added in v1.1.12

type ArgsNewSystemVM struct {
	SystemEI        vm.ContextHandler
	SystemContracts vm.SystemSCContainer
	VmType          []byte
	GasSchedule     core.GasScheduleNotifier
}

ArgsNewSystemVM defines the needed arguments to create a new system vm

Jump to

Keyboard shortcuts

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