| Modifier and Type | Field and Description |
|---|---|
Boolean |
indexed |
String |
name |
SolidityType |
type |
| Constructor and Description |
|---|
Param() |
| Modifier and Type | Method and Description |
|---|---|
static List<?> |
decodeList(List<Abi.Entry.Param> params,
byte[] encoded) |
String |
toString() |
public Boolean indexed
public String name
public SolidityType type
Copyright © 2022 IoTeX Group. All rights reserved.