Skip to main content

set_channel_fees

Function set_channel_fees 

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