Result_CVec_C2Tuple_ThirtyTwoBytesChannelMonitorZZIOErrorZ |
Result_CVec_C2Tuple_ThirtyTwoBytesChannelMonitorZZIOErrorZ.clone() |
Creates a new CResult_CVec_C2Tuple_ThirtyTwoBytesChannelMonitorZZIOErrorZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_CVec_C2Tuple_ThirtyTwoBytesChannelMonitorZZIOErrorZ |
Result_CVec_C2Tuple_ThirtyTwoBytesChannelMonitorZZIOErrorZ.err(IOError e) |
Creates a new CResult_CVec_C2Tuple_ThirtyTwoBytesChannelMonitorZZIOErrorZ in the error state.
|
static Result_CVec_C2Tuple_ThirtyTwoBytesChannelMonitorZZIOErrorZ |
Result_CVec_C2Tuple_ThirtyTwoBytesChannelMonitorZZIOErrorZ.ok(TwoTuple_ThirtyTwoBytesChannelMonitorZ[] o) |
Creates a new CResult_CVec_C2Tuple_ThirtyTwoBytesChannelMonitorZZIOErrorZ in the success state.
|
Result_CVec_C2Tuple_ThirtyTwoBytesChannelMonitorZZIOErrorZ |
MonitorUpdatingPersister.read_all_channel_monitors_with_updates(BroadcasterInterface broadcaster,
FeeEstimator fee_estimator) |
Reads all stored channel monitors, along with any stored updates for them.
|
static Result_CVec_C2Tuple_ThirtyTwoBytesChannelMonitorZZIOErrorZ |
UtilMethods.read_channel_monitors(KVStore kv_store,
EntropySource entropy_source,
SignerProvider signer_provider) |
Read previously persisted [`ChannelMonitor`]s from the store.
|