com.zbsnetwork.*
-
com.zbsnetwork.zbsjava.Account
Modifier and Type |
Constant Field |
Value |
public static final byte |
MAINNET |
90 |
public static final byte |
TESTNET |
84 |
-
com.zbsnetwork.zbsjava.Asset
Modifier and Type |
Constant Field |
Value |
public static final long |
MILLI |
100000L |
public static final long |
TOKEN |
100000000L |
public static final String |
ZBS |
"ZBS" |
-
com.zbsnetwork.zbsjava.ByteUtils
Modifier and Type |
Constant Field |
Value |
public static final int |
KBYTE |
1024 |
-
com.zbsnetwork.zbsjava.Transaction
Modifier and Type |
Constant Field |
Value |
public static final byte |
V1 |
1 |
public static final byte |
V2 |
2 |
-
-
com.zbsnetwork.zbsjava.transactions.AliasTransaction
Modifier and Type |
Constant Field |
Value |
public static final byte |
ALIAS |
10 |
-
com.zbsnetwork.zbsjava.transactions.BurnTransaction
Modifier and Type |
Constant Field |
Value |
public static final byte |
BURN |
6 |
-
com.zbsnetwork.zbsjava.transactions.DataTransaction
Modifier and Type |
Constant Field |
Value |
public static final byte |
DATA |
12 |
-
-
com.zbsnetwork.zbsjava.transactions.IssueTransaction
Modifier and Type |
Constant Field |
Value |
public static final byte |
ISSUE |
3 |
-
com.zbsnetwork.zbsjava.transactions.IssueTransactionV1
Modifier and Type |
Constant Field |
Value |
public static final byte |
ISSUE |
3 |
-
com.zbsnetwork.zbsjava.transactions.IssueTransactionV2
Modifier and Type |
Constant Field |
Value |
public static final byte |
ISSUE |
3 |
-
-
-
-
com.zbsnetwork.zbsjava.transactions.LeaseTransaction
Modifier and Type |
Constant Field |
Value |
public static final byte |
LEASE |
8 |
-
com.zbsnetwork.zbsjava.transactions.LeaseTransactionV1
Modifier and Type |
Constant Field |
Value |
public static final byte |
LEASE |
8 |
-
com.zbsnetwork.zbsjava.transactions.LeaseTransactionV2
Modifier and Type |
Constant Field |
Value |
public static final byte |
LEASE |
8 |
-
-
com.zbsnetwork.zbsjava.transactions.ReissueTransaction
Modifier and Type |
Constant Field |
Value |
public static final byte |
REISSUE |
5 |
-
-
-
com.zbsnetwork.zbsjava.transactions.SponsorTransaction
Modifier and Type |
Constant Field |
Value |
public static final byte |
SPONSOR |
14 |
-
Copyright © 2019. All rights reserved.