fedimint_
lightning
0.7.0-alpha
In fedimint_
lightning::
lnd
Structs
GatewayLndClient
PrettyPaymentHash
Constants
LND_PAYMENT_TIMEOUT_SECONDS
Functions
route_hints_to_lnd
wire_features_to_lnd_feature_vec
Type Aliases
HtlcSubscriptionSender
fedimint_lightning
::
lnd
Function
wire_features_to_lnd_feature_vec
Copy item path
Settings
Help
Summary
Source
fn wire_features_to_lnd_feature_vec( features_wire_encoded: &[
u8
], ) ->
Result
<
Vec
<
i32
>>