Result_RefundBolt12ParseErrorZ |
Result_RefundBolt12ParseErrorZ.clone() |
Creates a new CResult_RefundBolt12ParseErrorZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_RefundBolt12ParseErrorZ |
Result_RefundBolt12ParseErrorZ.err(Bolt12ParseError e) |
Creates a new CResult_RefundBolt12ParseErrorZ in the error state.
|
static Result_RefundBolt12ParseErrorZ |
Refund.from_str(String s) |
Read a Refund object from a string
|
static Result_RefundBolt12ParseErrorZ |
Result_RefundBolt12ParseErrorZ.ok(Refund o) |
Creates a new CResult_RefundBolt12ParseErrorZ in the success state.
|