Skip to content

Commit c7be32b

Browse files
committed
f
1 parent f7f6f4e commit c7be32b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

target_chains/stylus/contracts/pyth-receiver/src/pyth_governance_test.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,8 +208,8 @@ mod test {
208208
)
209209
.unwrap();
210210
211-
212-
211+
212+
213213
let hex_str = format!("010000000001001daf08e5e3799cbc6096a90c2361e43220325418f377620a7a73d6bece18322679f6ada9725d9081743805efb8bccecd51098f1d76f34cba8b835fae643bbd9c000000000100000000000100000000000000000000000000000000000000000000000000000000000000110000000000000001005054474d01060002{:040x}", wormhole_contract_2.address());
214214
let bytes = Vec::from_hex(&hex_str).expect("Invalid hex string");
215215

0 commit comments

Comments
 (0)