txstoretest

package
v0.0.0-...-40b18d3 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeTx

type FakeTx struct {
	TxHash  [32]byte
	TxBytes []byte

	Messages []transaction.Msg
	GasLimit uint64
}

func (*FakeTx) Bytes

func (f *FakeTx) Bytes() []byte

func (*FakeTx) GetGasLimit

func (f *FakeTx) GetGasLimit() (uint64, error)

func (*FakeTx) GetMessages

func (f *FakeTx) GetMessages() ([]transaction.Msg, error)

func (*FakeTx) GetSenders

func (f *FakeTx) GetSenders() ([]transaction.Identity, error)

func (*FakeTx) Hash

func (f *FakeTx) Hash() [32]byte

Jump to

Keyboard shortcuts

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