Skip to main content

fund_channel

Function fund_channel 

Source
pub(crate) async fn fund_channel(
    __arg0: Path<ChannelIdParams>,
    __arg1: State<Arc<InternalState>>,
    __arg2: Json<FundBodyRequest>,
) -> impl IntoResponse
Expand description

Funds the given channel with the given amount of HOPR tokens.