taddr

package
v0.0.0-...-fb4f826 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InitInput

type InitInput struct {
	Values []string `json:"values"`
}

type Input

type Input struct {
	Method string `json:"method"`
	Addr   []byte `json:"addr"`
}

type TAddr

type TAddr struct{}

TAddr chaincode to resolve the conversion between addr20 and addr32

func (*TAddr) Init

func (c *TAddr) Init(ctx common.CallContext) error

func (*TAddr) Invoke

func (c *TAddr) Invoke(ctx common.CallContext) error

func (*TAddr) Query

func (c *TAddr) Query(ctx common.CallContext) ([]byte, error)

func (*TAddr) SetTxTrk

func (c *TAddr) SetTxTrk(txTrk *common.StateTracker)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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