Uses of Record Class
io.vertigo.audit.ledger.LedgerAddress
Packages that use LedgerAddress
Package
Description
-
Uses of LedgerAddress in io.vertigo.audit.impl.ledger
Methods in io.vertigo.audit.impl.ledger with parameters of type LedgerAddressModifier and TypeMethodDescriptionLedgerManagerImpl.getWalletBalance(LedgerAddress ledgerAddress) LedgerPlugin.getWalletBalance(LedgerAddress ledgerAddress) Gets the current balance of the provided address -
Uses of LedgerAddress in io.vertigo.audit.ledger
Methods in io.vertigo.audit.ledger with parameters of type LedgerAddressModifier and TypeMethodDescriptionLedgerManager.getWalletBalance(LedgerAddress ledgerAddress) Gets the current balance of the provided address -
Uses of LedgerAddress in io.vertigo.audit.plugins.ledger.ethereum
Methods in io.vertigo.audit.plugins.ledger.ethereum with parameters of type LedgerAddressModifier and TypeMethodDescriptionEthereumLedgerPlugin.getWalletBalance(LedgerAddress ledgerAddress) -
Uses of LedgerAddress in io.vertigo.audit.plugins.ledger.fake
Methods in io.vertigo.audit.plugins.ledger.fake with parameters of type LedgerAddress