public class AccountInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
addressBase58 |
String |
addressU160 |
String |
encryptedPrikey |
String |
pubkey |
| Constructor and Description |
|---|
AccountInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPrikeyWif() |
void |
setPrikey(String prikey) |
void |
setPriwif(String priwif) |
String |
toString() |
Copyright © 2020. All rights reserved.