Result_BlindedPathNoneZ |
Result_BlindedPathNoneZ.clone() |
Creates a new CResult_BlindedPathNoneZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_BlindedPathNoneZ |
Result_BlindedPathNoneZ.err() |
Creates a new CResult_BlindedPathNoneZ in the error state.
|
static Result_BlindedPathNoneZ |
BlindedPath.new_for_message(byte[][] node_pks,
EntropySource entropy_source) |
Create a blinded path for an onion message, to be forwarded along `node_pks`.
|
static Result_BlindedPathNoneZ |
Result_BlindedPathNoneZ.ok(BlindedPath o) |
Creates a new CResult_BlindedPathNoneZ in the success state.
|