public class MainNetAddress extends Object implements HardwareWalletMessage
Value object to provide the following to downstream API consumers:
This object is typically built from a hardware wallet specific adapter
Constructor and Description |
---|
MainNetAddress(String rawAddress) |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<org.bitcoinj.core.Address> |
getAddress() |
String |
toString() |
public MainNetAddress(String rawAddress)
rawAddress
- The raw address as provided by the deviceCopyright © 2013–2016 Bitcoin Solutions Ltd. All rights reserved.