Result_NoneLightningErrorZ |
CustomMessageHandler.CustomMessageHandlerInterface.handle_custom_message(Type msg,
byte[] sender_node_id) |
Called with the message type that was received and the buffer to be read.
|
Result_NoneLightningErrorZ |
CustomMessageHandler.handle_custom_message(Type msg,
byte[] sender_node_id) |
Called with the message type that was received and the buffer to be read.
|
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
|