Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

fix: update InputVerifier and ACL addresses #59

Merged
merged 1 commit into from
Oct 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions fhevm-engine/coprocessor/src/tests/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,8 @@ pub async fn setup_test_user(pool: &sqlx::PgPool) -> Result<(), Box<dyn std::err
'a1503fb6-d79b-4e9e-826d-44cf262f3e05',
1,
12345,
'0x168813841d158Ea8508f91f71aF338e4cB4d396e',
'0x6819e3aDc437fAf9D533490eD3a7552493fCE3B1',
'0x339EcE85B9E11a3A3AA557582784a15d7F82AAf2',
'0x69dE3158643e738a0724418b21a35FAA20CBb1c5',
$1,
$2,
$3,
Expand Down