Package | Description |
---|---|
org.bitcoinj.protocols.channels |
Micropayment channels allow for rapid tiny payments to be made to a third party once a channel has been set up, using
some of the advanced features of the Bitcoin protocol.
|
Modifier and Type | Method and Description |
---|---|
PaymentChannelClientState |
PaymentChannelClientConnection.state()
Gets the
PaymentChannelClientState object which stores the current state of the connection with the
server. |
PaymentChannelClientState |
PaymentChannelClient.state()
Gets the
PaymentChannelClientState object which stores the current state of the connection with the
server. |
Copyright © 2014. All rights reserved.