Module ilp::stream

source ·

Structs

Enums

Functions

Type Definitions

This function takes an ILP Prepare packet and returns the connection ID and shared secret generated from it. If it cannot handle the packet it SHOULD return Ok(None). If the handler knows the packet is for it and should be rejected, it MAY return an Err with an IlpReject packet that will be sent back to the sender