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 |
---|---|
void |
PaymentChannelServerState.storeChannelInWallet(PaymentChannelServer connectedHandler)
Stores this channel's state in the wallet as a part of a
StoredPaymentChannelServerStates wallet
extension and keeps it up-to-date each time payment is incremented. |
Copyright © 2016. All rights reserved.