Skip to main content

open_channel_with_push

Function open_channel_with_push 

Source
async fn open_channel_with_push(
    __arg0: Extension<Arc<Gateway>>,
    __arg1: Json<OpenChannelRequest>,
) -> Result<Json<Value>, GatewayError>