Skip to main content

rsm_deposit_match_from_row

Function rsm_deposit_match_from_row 

Source
fn rsm_deposit_match_from_row(
    request_id: String,
    account: Vec<u8>,
    token: Vec<u8>,
    tx_hash: String,
    log_index: i64,
    amount_wei: String,
    label: &str,
) -> Result<RsmUsdcDepositMatch>