public class ConfidentialTXType
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
APPROVE
the transaction of approve
|
static int |
BURN
the transaction of burn
|
static int |
DEPOSIT
the transaction of deposit
|
static int |
MINT
the transaction of mint
|
static int |
TRANSFER
the transaction of transfer
|
static int |
WITHDRAW
the transaction of withdraw
|
| 构造器和说明 |
|---|
ConfidentialTXType() |
public static final int TRANSFER
public static final int MINT
public static final int BURN
public static final int DEPOSIT
public static final int WITHDRAW
public static final int APPROVE