Move.

帖子

分享您的知识。

farshad.
Jan 19, 2025
专家问答

How to create multi-level subdomains using SuiNS?

I've been trying to create nested subdomains using SuiNS, and I'm confused about the maximum depth allowed. Despite the documentation stating that the total nesting depth can be 10 levels (including SLD and TLD), I'm getting an error when trying to create a 4th-level subdomain. The error mentions an invalid parent object. Can someone explain the limitation and how to properly create deeper nested subdomains?

  • Move CLI
  • Move
3
2
分享
评论
.

答案

2
Dominikus .
Jan 22 2025, 23:58

在 SUIN 中,除此之外的其他关卡可能不会为每个更深层次的孩子创造新的 NFT. one.two.three.four.five.six.seven.eight.name.sui8 个级别(SLD 和 TLD 为 +2)的总深度表示每个关卡的节点可能达到的最大等级,这意味着您可以达到最多. 叶子只能从非叶子向下移动一级,这意味着你的结构只能支持来自父节点的直接子节点. 示例实现将涉及在添加新的子域名之前,确保每个级别都正确设置为相应的父域. 对于five.six.seven.eight.name.sui,你需要确保前面的每个级别都已设置好并且权限允许进一步嵌套.

3
评论
.
Xavier.eth.
Jan 22 2025, 23:58

SUIN 中的所有权模型要求每个关卡的父级对其直系子级拥有控制权. 要在第 4 级创建子域名,您需要确保使用直系父域名进行创建. abc.sui例如,如果您有第 2 级inner.abc.sui和第 inner.abc.sui3 级,则必须使用extra.inner.abc.sui创建第 4 级子域名,例如.

2
评论
.

你知道答案吗?

请登录并分享。

我们使用 cookie 确保您在我们的网站上获得最佳体验。
更多信息