We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9de1927 commit 3d05f7bCopy full SHA for 3d05f7b
runtime/src/precompiles/subnet.rs
@@ -52,7 +52,7 @@ impl SubnetPrecompile {
52
},
53
)
54
}
55
- 32.. => {
+ 33.. => {
56
let (pubkey, subnet_name, github_repo, subnet_contact) =
57
Self::parse_register_network_parameters(data)?;
58
0 commit comments