Result_NoneLightningErrorZ |
CustomMessageHandler.CustomMessageHandlerInterface.handle_custom_message(Type msg,
byte[] sender_node_id) |
Handles the given message sent from `sender_node_id`, possibly producing messages for
[`CustomMessageHandler::get_and_clear_pending_msg`] to return and thus for [`PeerManager`]
to send.
|
Result_NoneLightningErrorZ |
CustomMessageHandler.handle_custom_message(Type msg,
byte[] sender_node_id) |
Handles the given message sent from `sender_node_id`, possibly producing messages for
[`CustomMessageHandler::get_and_clear_pending_msg`] to return and thus for [`PeerManager`]
to send.
|
static TwoTuple_PublicKeyTypeZ |
TwoTuple_PublicKeyTypeZ.of(byte[] a,
Type b) |
Creates a new C2Tuple_PublicKeyTypeZ from the contained elements.
|
static Option_TypeZ |
Option_TypeZ.some(Type o) |
Constructs a new COption_TypeZ containing a crate::lightning::ln::wire::Type
|