| Package | Description |
|---|---|
| io.vertigo.ledger.impl.services | |
| io.vertigo.ledger.plugins.ethereum | |
| io.vertigo.ledger.plugins.fake | |
| io.vertigo.ledger.services |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
LedgerManagerImpl.getWalletBalance(LedgerAddress ledgerAddress) |
BigInteger |
LedgerPlugin.getWalletBalance(LedgerAddress ledgerAddress)
Get the current balance of the provided address
|
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
EthereumLedgerPlugin.getWalletBalance(LedgerAddress ledgerAddress) |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
FakeLedgerPlugin.getWalletBalance(LedgerAddress ledgerAddress) |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
LedgerManager.getWalletBalance(LedgerAddress ledgerAddress)
Gets the current balance of the provided address
|
Copyright © 2019. All rights reserved.