Uses of Class
ch.bitagent.bitcoin.lib.tx.Tx
-
Packages that use Tx Package Description ch.bitagent.bitcoin.lib.tx -
-
Uses of Tx in ch.bitagent.bitcoin.lib.tx
Methods in ch.bitagent.bitcoin.lib.tx that return Tx Modifier and Type Method Description static TxTxFetcher. fetch(String txId, Boolean testnet, boolean fresh)fetch.static TxTx. parse(ByteArrayInputStream stream, Boolean testnet)parse.
-