public interface Blockchain
Modifier and Type | Method and Description |
---|---|
BitcoinAddress |
getBitcoinAddress(String address) |
BitcoinAddresses |
getBitcoinAddresses(String addresses) |
BitcoinAddress getBitcoinAddress(String address) throws IOException
IOException
BitcoinAddresses getBitcoinAddresses(String addresses) throws IOException
addresses
- - Pipe (|) separated addressesIOException
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.