Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
test
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
谢昇
test
Commits
7c8dde80
Commit
7c8dde80
authored
May 15, 2019
by
谢昇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update chain33.md
parent
71110ff0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
chain33.md
chain33.md
+6
-5
No files found.
chain33.md
View file @
7c8dde80
...
...
@@ -65,15 +65,16 @@ coins就是活期储蓄账户,是基础账户,其他合约就是基金账户
也可以操作将他们从其他类账户转回活期账户,完成整个操作。
## chain33合约的优势
从上面的介绍也可以看到,chain33合约的扩展性非常强。
因其新合约无需依赖其他合约,调试等等也不与coins以外的其他合约耦合,保持基础框架稳定的情况下,修改、新增其他合约对整个系统的稳定性影响是非常有限的。
从上面的介绍也可以看到,chain33合约的扩展性非常强。
因其新合约无需依赖其他合约,调试等等也不与coins以外的其他合约耦合,保持基础框架稳定的情况下,修改、新增其他合约对整个系统的稳定性影响是非常有限的。
这就对纵向深入扩展整个chain33网络起到了基石性的作用。目前bityuan主网支持的合约有以下这些:
ticket:挖矿合约;
hashlock:哈希锁定合约;
multisig:多重签名合约;
retrieve:钱包找回合约;
para:跨链合约;
retrieve:钱包找回合约;
para:跨链合约;
token:token代币合约;
trade:token与coins的C2C合约;
unfreeze:冻结解冻合约。
unfreeze:冻结解冻合约。
以上是主链支持的系统合约,其他应用于平行链的合约,在介绍平行链的内容中阐述。
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment