Skip to content

Commit

Permalink
Update BAC002.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingCattwo committed Nov 30, 2022
1 parent 9060e24 commit 282e11b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/WeBASE-Contract-Warehouse/Asset/BAC002.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# 资产合约

# BAC002 合约规范

## 简介
BAC002 是区块链上定义非同质化资产的一种标准,可以用于唯一性资产类型,如房产、汽车、道具、版权等。,并可以做相应增发,销毁,暂停合约,黑白名单等权限控制。
## 三个基本元素
Expand Down Expand Up @@ -150,4 +148,4 @@

- <b>assetByIndex(uint256 index)</b>

根据索引 index 获取当前合约的资产 ID
根据索引 index 获取当前合约的资产 ID

0 comments on commit 282e11b

Please sign in to comment.