pub(crate) async fn send_crypto(
data: Data<AppState>,
req: Json<SendCryptoRequest>,
) -> impl ResponderExpand description
Send crypto one wallet to another.
pub(crate) async fn send_crypto(
data: Data<AppState>,
req: Json<SendCryptoRequest>,
) -> impl ResponderSend crypto one wallet to another.