public class RawAddress
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
NUM_CHECKSUM_BYTES |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
generateAddress(java.lang.String publicKey,
NetworkType networkType)
This method generates an address based on the public key and the Symbol configuration network
type.
|
public static final int NUM_CHECKSUM_BYTES
public static java.lang.String generateAddress(java.lang.String publicKey,
NetworkType networkType)
publicKey - the public keynetworkType - the network type