Skip to main content

Module channel

Module channel 

Source
Expand description

Channel management types for the Fiber Network JSON-RPC API.

Structs§

AbandonChannelParams
Parameters for abandoning a channel.
AcceptChannelParams
Parameters for accepting a channel.
AcceptChannelResult
Result of accepting a channel.
AwaitingChannelReadyFlags
AwaitingTxSignaturesFlags
Channel
The channel data structure.
CloseFlags
CollaboratingFundingTxFlags
Htlc
The htlc data structure.
ListChannelsParams
Parameters for listing channels.
ListChannelsResult
Result of listing channels.
NegotiatingFundingFlags
OpenChannelParams
Parameters for opening a channel.
OpenChannelResult
Result of opening a channel.
OpenChannelWithExternalFundingParams
Parameters for opening a channel with external funding.
OpenChannelWithExternalFundingResult
Result of opening a channel with external funding.
ShutdownChannelParams
Parameters for shutting down a channel.
ShuttingDownFlags
SigningCommitmentFlags
SubmitSignedFundingTxParams
Parameters for submitting a signed funding transaction.
SubmitSignedFundingTxResult
Result of submitting a signed funding transaction.
UpdateChannelParams
Parameters for updating a channel.

Enums§

ChannelState
The state of a channel.
InboundTlcStatus
The status of an inbound tlc.
OutboundTlcStatus
The status of an outbound tlc.
TlcStatus
The status of a tlc.