Modules§
Structs§
- Actor
- Payment Channel actor
- Constructor
Params - Constructor parameters for payment channel actor
- Lane
State - The Lane state tracks the latest (highest) voucher nonce used to merge the lane as well as the amount it has already redeemed.
- Merge
- Specifies which
lane
s to be merged with whatnonce
onchannel_update
- ModVerify
Params - Modular Verification method
- Payment
Verify Params - Payment Verification parameters
- Signed
Voucher - A voucher is sent by
from
toto
off-chain in order to enableto
to redeem payments on-chain in the future - State
- A given payment channel actor is established by
from
to enable off-chain microtransactions toto
address to be reconciled and tallied on chain. - Update
Channel State Params
Enums§
- Method
- Payment Channel actor methods available
Constants§
- ERR_
CHANNEL_ STATE_ UPDATE_ AFTER_ SETTLED - LANE_
STATES_ AMT_ BITWIDTH - MAX_
LANE - Maximum number of lanes in a channel
- MAX_
SECRET_ SIZE - SETTLE_
DELAY