async fn receive_ecash(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<ReceiveEcashPayload>,
) -> Result<impl IntoResponse, PublicGatewayError>
async fn receive_ecash(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<ReceiveEcashPayload>,
) -> Result<impl IntoResponse, PublicGatewayError>