Function send_crypto

Source
pub(crate) async fn send_crypto(
    data: Data<AppState>,
    req: Json<SendCryptoRequest>,
) -> impl Responder
Expand description

Send crypto one wallet to another.