Skip to content

Commit

Permalink
Update src/chain/rpc.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Vova Lando <[email protected]>
  • Loading branch information
Slesarew and Vovke authored May 16, 2024
1 parent 69da5a7 commit 6a72dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chain/rpc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ pub async fn metadata(
"state_call",
rpc_params![
"Metadata_metadata_at_version",
"0f000000",
"0x0f000000",
&block.to_string()
],
)
Expand Down

0 comments on commit 6a72dc5

Please sign in to comment.