0.7.39
This commit is contained in:
@@ -353,8 +353,8 @@ mod tests {
|
||||
let dex_id = crate::query_dexs_upsert(
|
||||
service.database().as_ref(),
|
||||
&crate::DexDto::new(
|
||||
"raydium".to_string(),
|
||||
"Raydium".to_string(),
|
||||
"raydium_amm_v4".to_string(),
|
||||
"Raydium AMM v4".to_string(),
|
||||
Some("DexProgram111111111111111111111111111111111".to_string()),
|
||||
None,
|
||||
true,
|
||||
|
||||
@@ -1009,8 +1009,8 @@ mod tests {
|
||||
let dex_id = crate::query_dexs_upsert(
|
||||
persistence.database().as_ref(),
|
||||
&crate::DexDto::new(
|
||||
"raydium".to_string(),
|
||||
"Raydium".to_string(),
|
||||
"raydium_amm_v4".to_string(),
|
||||
"Raydium AMM v4".to_string(),
|
||||
Some("DexProgram111111111111111111111111111111111".to_string()),
|
||||
None,
|
||||
true,
|
||||
|
||||
Reference in New Issue
Block a user