| Package | Description |
|---|---|
| org.bitcoin.paymentchannel |
| Modifier and Type | Class and Description |
|---|---|
static class |
Protos.ReturnRefund
Sent from secondary to primary after it has done initial verification of the refund
transaction.
|
static class |
Protos.ReturnRefund.Builder
Sent from secondary to primary after it has done initial verification of the refund
transaction.
|
| Modifier and Type | Method and Description |
|---|---|
Protos.ReturnRefundOrBuilder |
Protos.TwoWayChannelMessageOrBuilder.getReturnRefundOrBuilder()
optional .paymentchannels.ReturnRefund return_refund = 6; |
Protos.ReturnRefundOrBuilder |
Protos.TwoWayChannelMessage.getReturnRefundOrBuilder()
optional .paymentchannels.ReturnRefund return_refund = 6; |
Protos.ReturnRefundOrBuilder |
Protos.TwoWayChannelMessage.Builder.getReturnRefundOrBuilder()
optional .paymentchannels.ReturnRefund return_refund = 6; |
Copyright © 2018. All rights reserved.