Result_ChannelMonitorUpdateStatusNoneZ |
Result_ChannelMonitorUpdateStatusNoneZ.clone() |
Creates a new CResult_ChannelMonitorUpdateStatusNoneZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_ChannelMonitorUpdateStatusNoneZ |
Result_ChannelMonitorUpdateStatusNoneZ.err() |
Creates a new CResult_ChannelMonitorUpdateStatusNoneZ in the error state.
|
static Result_ChannelMonitorUpdateStatusNoneZ |
Result_ChannelMonitorUpdateStatusNoneZ.ok(ChannelMonitorUpdateStatus o) |
Creates a new CResult_ChannelMonitorUpdateStatusNoneZ in the success state.
|
Result_ChannelMonitorUpdateStatusNoneZ |
Watch.watch_channel(OutPoint funding_txo,
ChannelMonitor monitor) |
Watches a channel identified by `funding_txo` using `monitor`.
|
Result_ChannelMonitorUpdateStatusNoneZ |
Watch.WatchInterface.watch_channel(OutPoint funding_txo,
ChannelMonitor monitor) |
Watches a channel identified by `funding_txo` using `monitor`.
|