Package | Description |
---|---|
org.bitcoinj.protocols.payments |
The BIP70 payment protocol wraps Bitcoin transactions and adds various useful features like memos, refund addresses
and authentication.
|
Modifier and Type | Method and Description |
---|---|
List<PaymentProtocol.Output> |
PaymentSession.getOutputs()
Returns the outputs of the payment request.
|
Copyright © 2016. All rights reserved.