Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
update contract id
Browse files Browse the repository at this point in the history
  • Loading branch information
lostman committed Nov 6, 2023
1 parent f5273d9 commit e78dd0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fuel-indexer-tests/tests/indexing.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ use std::{collections::HashSet, str::FromStr};

const REVERT_VM_CODE: u64 = 0x0004;
const EXPECTED_CONTRACT_ID: &str =
"9487238a4496230a82ce8d69b5d3db74e9afcf05138135d2c3198bcdb8ddc0d9";
"f243849dbbbb53783de7ffc1ec12a1d6a42152b456d1b460e413a097694d247d";
const TRANSFER_BASE_ASSET_ID: &str =
"0000000000000000000000000000000000000000000000000000000000000000";

Expand Down

0 comments on commit e78dd0a

Please sign in to comment.