Skip to content

Commit

Permalink
Merge pull request #48 from u2/main-1
Browse files Browse the repository at this point in the history
Update pricing.md
  • Loading branch information
web3max committed Sep 6, 2023
2 parents 961d92a + dbff405 commit 377f238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zh/register-das/pricing.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@

存储费对应着在链上存储账户信息所需要的链上存储空间。.bit 经过精心的架构设计,使得无论 .bit 账户的解析记录有多少,都只需质押固定存储费。每个账户质押的存储费为 206 CKB。**如果账户过期后不续费,存储押金将以归还给账户的 Owner 地址,以过期时刻的 Owner 地址为准**

由于 .bit 时运行在 Nervos CKB 的去中心化应用,其只认可 CKB 作为费用支付方式。因此,.bit 团队维护了一个 CKB/USD 的价格预言机服务,使得当用户注册时,合约可以知道应该收取多少 CKB。同时,由于 .bit 注册商的存在,使得用户可以使用任意货币进行支付。
由于 .bit 是运行在 Nervos CKB 的去中心化应用,其只认可 CKB 作为费用支付方式。因此,.bit 团队维护了一个 CKB/USD 的价格预言机服务,使得当用户注册时,合约可以知道应该收取多少 CKB。同时,由于 .bit 注册商的存在,使得用户可以使用任意货币进行支付。

1 comment on commit 377f238

@vercel
Copy link

@vercel vercel bot commented on 377f238 Sep 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

dotbit-docs – ./

dotbit-docs-dotbit.vercel.app
dotbit-docs-git-main-dotbit.vercel.app

Please sign in to comment.