access

package
v0.30.3-chunk-format-fix Latest Latest
Warning

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

Go to latest
Published: May 15, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Invoker

type Invoker interface {
	Account(height uint64, address flow.Address) (*flow.Account, error)
	Script(height uint64, script []byte, parameters []cadence.Value) (cadence.Value, error)
}

Invoker represents something that can retrieve accounts at any given height, and execute scripts to retrieve values from the Flow Virtual Machine.

Jump to

Keyboard shortcuts

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