Skip to content

Commit

Permalink
fix: update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
heilhead committed Feb 21, 2024
1 parent 8be268d commit e4a871d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relay_rpc/src/rpc/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ fn validation() {
jsonrpc: jsonrpc.clone(),
params: Params::BatchFetchMessages(BatchFetchMessages {
topics: vec![Topic::from(
"c4163cf6PayloadErrorc296e7765411178ed452d1c30337a6230138c98401",
"c4163cf65859106b3f5435fc296e7765411178ed452d1c30337a6230138c98401",
)],
}),
};
Expand Down

0 comments on commit e4a871d

Please sign in to comment.