fedimint_
wasm_
tests
0.8.0-alpha
In fedimint_
wasm_
tests::
tests
Functions
build_client
derive_chacha_key
get_gateway
pay_once
receive
receive_and_pay
receive_once
send_and_recv_ecash_once
send_ecash_exact
test_ecash
test_ecash_exact
fedimint_wasm_tests
::
tests
Function
pay_once
Copy item path
Settings
Help
Summary
Source
async fn pay_once( client:
ClientHandleArc
, ln_gateway:
LightningGateway
, ) ->
Result
<
()
,
Error
>