Skip to content

Commit 3d05f7b

Browse files
committed
cargo clippy
1 parent 9de1927 commit 3d05f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/src/precompiles/subnet.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ impl SubnetPrecompile {
5252
},
5353
)
5454
}
55-
32.. => {
55+
33.. => {
5656
let (pubkey, subnet_name, github_repo, subnet_contact) =
5757
Self::parse_register_network_parameters(data)?;
5858

0 commit comments

Comments
 (0)