public abstract class Common extends Object implements AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
static String |
diddna |
static int |
MULTI_SIG_MAX_PUBKEY_SIZE |
static int |
TX_MAX_SIG_SIZE |
| Constructor and Description |
|---|
Common() |
| Modifier and Type | Method and Description |
|---|---|
static String |
currentTime() |
static byte[] |
generateKey64Bit() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic static String diddna
public static final int MULTI_SIG_MAX_PUBKEY_SIZE
public static final int TX_MAX_SIG_SIZE
public static byte[] generateKey64Bit()
public static String currentTime()
Copyright © 2020. All rights reserved.