async fn send_payment( __arg0: State<AppState>, __arg1: Json<Vec<RpcInjectPayment>>, ) -> AppResult<Json<RpcTransactionInjectResponse>>
Send payment transactions