| Package | Description |
|---|---|
| com.google.bitcoin.protocols.channels |
| Modifier and Type | Method and Description |
|---|---|
IPaymentChannelClient |
IPaymentChannelClient.Factory.create(String serverPaymentIdentity,
IPaymentChannelClient.ClientConnection connection) |
| Constructor and Description |
|---|
PaymentChannelClient(Wallet wallet,
ECKey myKey,
BigInteger maxValue,
Sha256Hash serverId,
IPaymentChannelClient.ClientConnection conn)
Constructs a new channel manager which waits for
PaymentChannelClient.connectionOpen() before acting. |
Copyright © 2014. All rights reserved.