Skip to main content

Payment Channel

payments
layer-2
scaling

A protocol that locks funds on-chain while participants exchange authorized balance updates off-chain before final settlement.

1
general

A payment channel lets two or more participants commit funds in an on-chain transaction, exchange signed state updates without publishing every payment, and later settle a permitted final state on-chain.

2
designs

Channels can be one-way or bidirectional, and networks can route payments across linked channels. Designs differ in how they fund capacity, revoke or supersede old states, handle timeouts, and respond when a participant is offline.

3
tradeoffs

Channels can reduce on-chain activity for repeated payments, but they require liquidity, state management, and reliable settlement access. Routing can fail, funds may be unavailable while committed, and some protocols require users or watch services to monitor the chain for outdated closes.

Related terms

Explore connected entries beyond the alphabetical index.

All terms and definitions may update as the Cryptionary improves.