Uses of Class
org.ldk.structs.Result_CVec_C2Tuple_BlockHashChannelMonitorZZErrorZ
-
Packages that use Result_CVec_C2Tuple_BlockHashChannelMonitorZZErrorZ Package Description org.ldk.structs -
-
Uses of Result_CVec_C2Tuple_BlockHashChannelMonitorZZErrorZ in org.ldk.structs
Subclasses of Result_CVec_C2Tuple_BlockHashChannelMonitorZZErrorZ in org.ldk.structs Modifier and Type Class Description static classResult_CVec_C2Tuple_BlockHashChannelMonitorZZErrorZ.Result_CVec_C2Tuple_BlockHashChannelMonitorZZErrorZ_Errstatic classResult_CVec_C2Tuple_BlockHashChannelMonitorZZErrorZ.Result_CVec_C2Tuple_BlockHashChannelMonitorZZErrorZ_OKMethods in org.ldk.structs that return Result_CVec_C2Tuple_BlockHashChannelMonitorZZErrorZ Modifier and Type Method Description static Result_CVec_C2Tuple_BlockHashChannelMonitorZZErrorZResult_CVec_C2Tuple_BlockHashChannelMonitorZZErrorZ. err(IOError e)Creates a new CResult_CVec_C2Tuple_BlockHashChannelMonitorZZErrorZ in the error state.static Result_CVec_C2Tuple_BlockHashChannelMonitorZZErrorZResult_CVec_C2Tuple_BlockHashChannelMonitorZZErrorZ. ok(TwoTuple<byte[],ChannelMonitor>[] o)Creates a new CResult_CVec_C2Tuple_BlockHashChannelMonitorZZErrorZ in the success state.Result_CVec_C2Tuple_BlockHashChannelMonitorZZErrorZFilesystemPersister. read_channelmonitors(KeysInterface keys_manager)Read `ChannelMonitor`s from disk.
-