Package | Description |
---|---|
com.google.bitcoin.protocols.payments |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<PaymentSession.Ack> |
PaymentSession.sendPayment(List<Transaction> txns,
Address refundAddr,
String memo)
Generates a Payment message and sends the payment to the merchant who sent the PaymentRequest.
|
protected com.google.common.util.concurrent.ListenableFuture<PaymentSession.Ack> |
PaymentSession.sendPayment(URL url,
Protos.Payment payment) |
Copyright © 2014. All rights reserved.