static Result_InitDecodeErrorZ |
Result_InitDecodeErrorZ.ok(Init o) |
Creates a new CResult_InitDecodeErrorZ in the success state.
|
void |
ChannelMessageHandler.ChannelMessageHandlerInterface.peer_connected(byte[] their_node_id,
Init msg) |
Handle a peer reconnecting, possibly generating channel_reestablish message(s).
|
void |
ChannelMessageHandler.peer_connected(byte[] their_node_id,
Init msg) |
Handle a peer reconnecting, possibly generating channel_reestablish message(s).
|
void |
RoutingMessageHandler.RoutingMessageHandlerInterface.sync_routing_table(byte[] their_node_id,
Init init) |
Called when a connection is established with a peer.
|
void |
RoutingMessageHandler.sync_routing_table(byte[] their_node_id,
Init init) |
Called when a connection is established with a peer.
|