Package io.vertigo.audit.ledger
Class LedgerAddress
- java.lang.Object
-
- io.vertigo.audit.ledger.LedgerAddress
-
public final class LedgerAddress extends Object
-
-
Constructor Summary
Constructors Constructor Description LedgerAddress(String accountName, String publicAddress)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAccountName()
String
getPublicAddress()
String
toString()
-