Package | Description |
---|---|
org.bitcoin.paymentchannel |
Modifier and Type | Class and Description |
---|---|
static class |
Protos.ProvideRefund
Sent from primary to secondary after Initiate to begin the refund transaction signing.
|
static class |
Protos.ProvideRefund.Builder
Sent from primary to secondary after Initiate to begin the refund transaction signing.
|
Modifier and Type | Method and Description |
---|---|
Protos.ProvideRefundOrBuilder |
Protos.TwoWayChannelMessageOrBuilder.getProvideRefundOrBuilder()
optional .paymentchannels.ProvideRefund provide_refund = 5; |
Protos.ProvideRefundOrBuilder |
Protos.TwoWayChannelMessage.getProvideRefundOrBuilder()
optional .paymentchannels.ProvideRefund provide_refund = 5; |
Protos.ProvideRefundOrBuilder |
Protos.TwoWayChannelMessage.Builder.getProvideRefundOrBuilder()
optional .paymentchannels.ProvideRefund provide_refund = 5; |
Copyright © 2018. All rights reserved.