程序包 io.nuls.core.constant
-
接口概要 接口 说明 CommonCodeConstanst -
类概要 类 说明 BaseConstant ErrorCode 系统所有返回编码的管理工具,所有的常量都应该用该类实现。ToolsConstant TxType 交易类型 -
枚举概要 枚举 说明 TxStatusEnum 交易状态枚举 Enumeration of transaction status
| 接口 | 说明 |
|---|---|
| CommonCodeConstanst |
| 类 | 说明 |
|---|---|
| BaseConstant | |
| ErrorCode |
系统所有返回编码的管理工具,所有的常量都应该用该类实现。
|
| ToolsConstant | |
| TxType |
交易类型
|
| 枚举 | 说明 |
|---|---|
| TxStatusEnum |
交易状态枚举
Enumeration of transaction status
|