Result__u832APIErrorZ |
Result__u832APIErrorZ.clone() |
Creates a new CResult__u832APIErrorZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
Result__u832APIErrorZ |
ChannelManager.create_channel(byte[] their_network_key,
long channel_value_satoshis,
long push_msat,
UInt128 user_channel_id,
UserConfig override_config) |
Creates a new outbound channel to the given remote node and with the given value.
|
static Result__u832APIErrorZ |
Result__u832APIErrorZ.err(APIError e) |
Creates a new CResult__u832APIErrorZ in the error state.
|
static Result__u832APIErrorZ |
Result__u832APIErrorZ.ok(byte[] o) |
Creates a new CResult__u832APIErrorZ in the success state.
|