Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ |
Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ.clone() |
Creates a new COption_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ |
RoutingMessageHandler.get_next_channel_announcement(long starting_point) |
Gets channel announcements and updates required to dump our routing table to a remote node,
starting at the `short_channel_id` indicated by `starting_point` and including announcements
for a single channel.
|
Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ |
RoutingMessageHandler.RoutingMessageHandlerInterface.get_next_channel_announcement(long starting_point) |
Gets channel announcements and updates required to dump our routing table to a remote node,
starting at the `short_channel_id` indicated by `starting_point` and including announcements
for a single channel.
|
static Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ |
Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ.none() |
Constructs a new COption_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ containing nothing
|
static Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ |
Option_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ.some(ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ o) |
Constructs a new COption_C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZZ containing a crate::c_types::derived::C3Tuple_ChannelAnnouncementChannelUpdateChannelUpdateZ
|