| Package | Description |
|---|---|
| com.github.DNAProject.common | |
| com.github.DNAProject.sdk.manager | |
| com.github.DNAProject.sdk.wallet |
| Modifier and Type | Method and Description |
|---|---|
static Map |
WalletQR.exportAccountQRCode(Wallet walletFile,
Account account) |
static Map |
WalletQR.exportIdentityQRCode(Wallet walletFile,
Identity identity) |
| Modifier and Type | Method and Description |
|---|---|
Wallet |
WalletMgr.getWallet() |
Wallet |
WalletMgr.getWalletFile() |
Wallet |
WalletMgr.resetWallet()
wallet in memory = wallet file data
|
Wallet |
WalletMgr.saveWallet() |
Wallet |
WalletMgr.writeWallet() |
| Constructor and Description |
|---|
WalletMgr(Wallet wallet,
SignatureScheme scheme) |
| Modifier and Type | Method and Description |
|---|---|
Wallet |
Wallet.clone() |
Copyright © 2020. All rights reserved.