Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildReadStateRequest ¶
func BuildReadStateRequest(data []byte) (protocol.StateContext, error)
Types ¶
type Uint64StateContext ¶
type Uint64StateContext struct {
*protocol.BaseStateContext
}
Uint64StateContext handles methods that return a uint64 value
func (*Uint64StateContext) EncodeToEth ¶
func (r *Uint64StateContext) EncodeToEth(resp *iotexapi.ReadStateResponse) (string, error)
EncodeToEth encode proto to eth
Click to show internal directories.
Click to hide internal directories.