| Package | Description |
|---|---|
| org.bitcoin.paymentchannel |
| Modifier and Type | Class and Description |
|---|---|
static class |
Protos.ProvideContract
Sent from the primary to the secondary to complete initialization.
|
static class |
Protos.ProvideContract.Builder
Sent from the primary to the secondary to complete initialization.
|
| Modifier and Type | Method and Description |
|---|---|
Protos.ProvideContractOrBuilder |
Protos.TwoWayChannelMessageOrBuilder.getProvideContractOrBuilder()
optional .paymentchannels.ProvideContract provide_contract = 7; |
Protos.ProvideContractOrBuilder |
Protos.TwoWayChannelMessage.getProvideContractOrBuilder()
optional .paymentchannels.ProvideContract provide_contract = 7; |
Protos.ProvideContractOrBuilder |
Protos.TwoWayChannelMessage.Builder.getProvideContractOrBuilder()
optional .paymentchannels.ProvideContract provide_contract = 7; |
Copyright © 2018. All rights reserved.