| 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 | Field and Description | 
|---|---|
| protected StateMachine<PaymentChannelServerState.State> | PaymentChannelServerState. stateMachine | 
| protected StateMachine<PaymentChannelClientState.State> | PaymentChannelClientState. stateMachine | 
Copyright © 2018. All rights reserved.