boolean |
Init.eq(Init b) |
Checks if two Inits contain equal inner contents.
|
static Result_InitDecodeErrorZ |
Result_InitDecodeErrorZ.ok(Init o) |
Creates a new CResult_InitDecodeErrorZ in the success state.
|
Result_NoneNoneZ |
ChannelMessageHandler.ChannelMessageHandlerInterface.peer_connected(byte[] their_node_id,
Init msg,
boolean inbound) |
Handle a peer reconnecting, possibly generating `channel_reestablish` message(s).
|
Result_NoneNoneZ |
ChannelMessageHandler.peer_connected(byte[] their_node_id,
Init msg,
boolean inbound) |
Handle a peer reconnecting, possibly generating `channel_reestablish` message(s).
|
Result_NoneNoneZ |
OnionMessageHandler.OnionMessageHandlerInterface.peer_connected(byte[] their_node_id,
Init init,
boolean inbound) |
Called when a connection is established with a peer.
|
Result_NoneNoneZ |
OnionMessageHandler.peer_connected(byte[] their_node_id,
Init init,
boolean inbound) |
Called when a connection is established with a peer.
|
Result_NoneNoneZ |
RoutingMessageHandler.peer_connected(byte[] their_node_id,
Init init,
boolean inbound) |
Called when a connection is established with a peer.
|
Result_NoneNoneZ |
RoutingMessageHandler.RoutingMessageHandlerInterface.peer_connected(byte[] their_node_id,
Init init,
boolean inbound) |
Called when a connection is established with a peer.
|