Class Option_MonitorEventZ

    • Method Detail

      • some

        public static Option_MonitorEventZ some​(MonitorEvent o)
        Constructs a new COption_MonitorEventZ containing a crate::lightning::chain::channelmonitor::MonitorEvent
      • none

        public static Option_MonitorEventZ none()
        Constructs a new COption_MonitorEventZ containing nothing
      • clone

        public Option_MonitorEventZ clone()
        Creates a new COption_MonitorEventZ which has the same data as `orig` but with all dynamically-allocated buffers duplicated in new buffers.
        Overrides:
        clone in class Object