lnv2_
module_
tests
0.7.0-alpha
Functions
add_gateway
await_receive_claimed
main
receive
remove_gateway
test_fees
test_gateway_registration
test_payments
test_send
lnv2_module_tests
Function
add_gateway
Copy item path
Settings
Help
Summary
Source
pub(crate) async fn add_gateway( client: &
Client
, peer:
usize
, gateway: &
String
, ) ->
Result
<
bool
>