SVG Test Document
0 码力 | 5 页 | 11.74 KB | 5 月前3百度超级链 XuperChain latest 中文文档
6. 实验 写入测试可参考代码 kv/mstorage/test/test_write.go [https://github.com/xuperchain/xuperchain/blob/master/core/kv/mstorage/test/test_write.go] 读取测试可参考代码 kv/mstorage/test/test_read.go [https://github.com com/xuperchain/xuperchain/blob/master/core/kv/mstorage/test/test_read.go] 17. 平行链与群组 17.1. 背景 超级链具备平行链特性,能够实现业务的混部,确保整体架构性能上可以水平 扩展; 同时,平行链还具备群组特性,能够一定程度上实现平行链隐私数据的隔离, 只有群组内的节点才能有这个平行链的数据。 17.2. 术语 wasm 运行时会提示手续费的数目,使用 –fee 参数传入即可 3. 合约调用 $./xchain-cli wasm invoke --method increase -a '{"key":"test"}' counter --fee 100 The gas you cousume is: 93 The fee you pay is: 100 Tx id: 141e4c1fb99566ce0 码力 | 316 页 | 24.51 MB | 1 年前3Hyperledger Fabric 2.2.1 Documentation
Release notes Key Concepts Getting Started Developing Applications Tutorials Deploying a production network Operations Guides Upgrading to the latest release Commands Reference Architecture Reference Frequently general terms, a blockchain is an immutable transaction ledger, maintained within a distributed network of peer nodes. These nodes each maintain a copy of the ledger by applying transactions that have needed. The Fabric platform is also permissioned, meaning that, unlike with a public permissionless network, the participants are known to each other, rather than anonymous and therefore fully untrusted. This0 码力 | 848 页 | 11.56 MB | 1 年前3Hyperledger Fabric 2.2.0 Documentation
Release notes Key Concepts Getting Started Developing Applications Tutorials Deploying a production network Operations Guides Upgrading to the latest release Commands Reference Architecture Reference Frequently general terms, a blockchain is an immutable transaction ledger, maintained within a distributed network of peer nodes. These nodes each maintain a copy of the ledger by applying transactions that have needed. The Fabric platform is also permissioned, meaning that, unlike with a public permissionless network, the participants are known to each other, rather than anonymous and therefore fully untrusted. This0 码力 | 820 页 | 10.90 MB | 1 年前3Hyperledger Fabric 2.1 Documentation
Release notes Key Concepts Getting Started Developing Applications Tutorials Deploying a production network Operations Guides Upgrading to the latest release Commands Reference Architecture Reference Frequently general terms, a blockchain is an immutable transaction ledger, maintained within a distributed network of peer nodes. These nodes each maintain a copy of the ledger by applying transactions that have needed. The Fabric platform is also permissioned, meaning that, unlike with a public permissionless network, the participants are known to each other, rather than anonymous and therefore fully untrusted. This0 码力 | 904 页 | 10.95 MB | 1 年前3Hyperledger Fabric 2.2.1 Documentation
5 Getting Started 123 6 Developing Applications 139 7 Tutorials 199 8 Deploying a production network 357 9 Operations Guides 365 10 Upgrading to the latest release 445 11 Commands Reference 467 general terms, a blockchain is an immutable transaction ledger, maintained within a distributed network of peer nodes. These nodes each maintain a copy of the ledger by applying transactions that have needed. The Fabric platform is also permissioned, meaning that, unlike with a public permissionless network, the participants are known to each other, rather than anonymous and therefore fully untrusted. This0 码力 | 601 页 | 9.48 MB | 1 年前3Hyperledger Fabric 2.2.0 Documentation
5 Getting Started 123 6 Developing Applications 139 7 Tutorials 199 8 Deploying a production network 339 9 Operations Guides 347 10 Upgrading to the latest release 425 11 Commands Reference 447 general terms, a blockchain is an immutable transaction ledger, maintained within a distributed network of peer nodes. These nodes each maintain a copy of the ledger by applying transactions that have needed. The Fabric platform is also permissioned, meaning that, unlike with a public permissionless network, the participants are known to each other, rather than anonymous and therefore fully untrusted. This0 码力 | 577 页 | 9.03 MB | 1 年前3Hyperledger Fabric 2.1.1 Documentation
Release notes Key Concepts Getting Started Developing Applications Tutorials Deploying a production network Operations Guides Upgrading to the latest release Commands Reference Architecture Reference Frequently general terms, a blockchain is an immutable transaction ledger, maintained within a distributed network of peer nodes. These nodes each maintain a copy of the ledger by applying transactions that have needed. The Fabric platform is also permissioned, meaning that, unlike with a public permissionless network, the participants are known to each other, rather than anonymous and therefore fully untrusted. This0 码力 | 816 页 | 10.25 MB | 1 年前3Hyperledger Fabric 2.2.1 Documentation
5 Getting Started 123 6 Developing Applications 139 7 Tutorials 199 8 Deploying a production network 349 9 Operations Guides 357 10 Upgrading to the latest release 435 11 Commands Reference 457 general terms, a blockchain is an immutable transaction ledger, maintained within a distributed network of peer nodes. These nodes each maintain a copy of the ledger by applying transactions that have needed. The Fabric platform is also permissioned, meaning that, unlike with a public permissionless network, the participants are known to each other, rather than anonymous and therefore fully untrusted. This0 码力 | 575 页 | 8.55 MB | 1 年前3PlantUML 1.2023.11 Sprachreferenz
Zeitverlaufsdiagramm Außer UML werden die folgenden Diagrammtypen unterstützt. • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description Schlüsselwörter verwenden, um Verzweigungen zu definieren. @startuml (*) --> "Initialization" if "Some Test" then -->[true] "Some Action" --> "Another Action" -right-> (*) else ->[false] "Something else" -->[Ending Verzweigungen auch schachteln. @startuml (*) --> if "Some Test" then -->[true] "activity 1" if "" then -> "activity 3" as a3 else if "Other test" then -left-> "activity 5" else --> "activity 6" endif endif0 码力 | 529 页 | 7.46 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100