Record Field | Description |
|
|
|
|
|
|
|
|
|
|
Instance member | Description |
|
|
Full Usage:
this.GetChannelUpdateSameSideAs
Parameters:
ChannelUpdateMsg
Returns: ChannelUpdateMsg option
|
|
|
|
Full Usage:
this.UpdateChannelUpdateSameSideAs
Parameters:
ChannelUpdateMsg
Returns: PublicChannel
|
|
Static member | Description |
Full Usage:
PublicChannel.TryCreate(a, f, c, ?update1, ?update2)
Parameters:
ChannelAnnouncementMsg
f : TxId
c : Money
?update1 : ChannelUpdateMsg
?update2 : ChannelUpdateMsg
Returns: Result<PublicChannel, string>
|
|