Package | Description |
---|---|
org.bitcoin.paymentchannel |
Modifier and Type | Class and Description |
---|---|
static class |
Protos.UpdatePayment
Protobuf type
paymentchannels.UpdatePayment |
static class |
Protos.UpdatePayment.Builder
Protobuf type
paymentchannels.UpdatePayment |
Modifier and Type | Method and Description |
---|---|
Protos.UpdatePaymentOrBuilder |
Protos.ProvideContractOrBuilder.getInitialPaymentOrBuilder()
required .paymentchannels.UpdatePayment initial_payment = 2; |
Protos.UpdatePaymentOrBuilder |
Protos.ProvideContract.getInitialPaymentOrBuilder()
required .paymentchannels.UpdatePayment initial_payment = 2; |
Protos.UpdatePaymentOrBuilder |
Protos.ProvideContract.Builder.getInitialPaymentOrBuilder()
required .paymentchannels.UpdatePayment initial_payment = 2; |
Protos.UpdatePaymentOrBuilder |
Protos.TwoWayChannelMessageOrBuilder.getUpdatePaymentOrBuilder()
optional .paymentchannels.UpdatePayment update_payment = 8; |
Protos.UpdatePaymentOrBuilder |
Protos.TwoWayChannelMessage.getUpdatePaymentOrBuilder()
optional .paymentchannels.UpdatePayment update_payment = 8; |
Protos.UpdatePaymentOrBuilder |
Protos.TwoWayChannelMessage.Builder.getUpdatePaymentOrBuilder()
optional .paymentchannels.UpdatePayment update_payment = 8; |
Copyright © 2016. All rights reserved.