Skip to content

Commit 312b9c5

Browse files
committed
Merge branch 'develop' into core-node/upstream-changes/mainnet-1.32.2-1.33.3
2 parents ce69160 + 72833a9 commit 312b9c5

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

crates/iota/src/name_commands.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@ impl SubdomainCommand {
968968
let subdomains_package = fetch_package_id_by_module_and_name(
969969
&iota_client,
970970
&Identifier::from_str("subdomains")?,
971-
&Identifier::from_str("Subdomains")?,
971+
&Identifier::from_str("SubdomainsAuth")?,
972972
)
973973
.await?;
974974

268 KB
Loading
398 KB
Loading

0 commit comments

Comments
 (0)