vm

package
v0.12.0-rc3 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2016 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeAppState

type FakeAppState struct {
	// contains filtered or unexported fields
}

func (*FakeAppState) CreateAccount

func (fas *FakeAppState) CreateAccount(creator *Account) *Account

func (*FakeAppState) GetAccount

func (fas *FakeAppState) GetAccount(addr Word256) *Account

func (*FakeAppState) GetStorage

func (fas *FakeAppState) GetStorage(addr Word256, key Word256) Word256

func (*FakeAppState) RemoveAccount

func (fas *FakeAppState) RemoveAccount(account *Account)

func (*FakeAppState) SetStorage

func (fas *FakeAppState) SetStorage(addr Word256, key Word256, value Word256)

func (*FakeAppState) UpdateAccount

func (fas *FakeAppState) UpdateAccount(account *Account)

Jump to

Keyboard shortcuts

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