storage

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2019 License: GPL-3.0 Imports: 0 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StorageKey

type StorageKey struct {
	KeyAddress   uint64
	KeyType      int32
	IsArrayIndex bool
}

type StorageMapping

type StorageMapping struct {
	StorageValue  StorageValue
	StorageKey    []StorageKey
	StorageKeyMap map[string]bool
}

type StorageValue

type StorageValue struct {
	ValueAddress uint64
	ValueType    int32
}

Jump to

Keyboard shortcuts

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