Hyperledger Fabric 1.1 Documentation
programs in Go, there are two environment variables you will need to set properly; you can make these settings permanent by placing them in the appropriate startup file, such as your personal ~/.bashrc file “ImagineCard” — it doesn’t matter whether the card is authentic and you have sufficient funds in your account. It will be not be accepted. Having a valid credit card is not enough — it must also be accepted Election Note This section is included as a general reference for understanding the leader election settings when adding organizations to a network after the initial channel configuration has completed. This0 码力 | 422 页 | 4.84 MB | 1 年前3Hyperledger Fabric 1.1 Documentation
programs in Go, there are two environment variables you will need to set properly; you can make these settings permanent by placing them in the appropriate startup file, such as your personal ~/.bashrc file “ImagineCard” — it doesn’t matter whether the card is authentic and you have sufficient funds in your account. It will be not be accepted. 2.4. Identity 19 hyperledger-fabricdocs Documentation, Release master Election Note: This section is included as a general reference for understanding the leader election settings when adding organizations to a network after the initial channel configuration has completed. This0 码力 | 277 页 | 3.21 MB | 1 年前3Hyperledger Fabric 1.2 Documentation
programs in Go, there are two environment variables you will need to set properly; you can make these settings permanent by placing them in the appropriate startup file, such as your personal ~/.bashrc file “ImagineCard” — it doesn’t matter whether the card is authentic and you have sufficient funds in your account. It will be not be accepted. Having a valid credit card is not enough — it must also be accepted – but let’s start with a more up-to-date example! You’re probably used to looking at your bank account every month. What’s most important to you is the available balance – it’s what you’re able to spend0 码力 | 497 页 | 6.59 MB | 1 年前3Hyperledger Fabric 2.1 Documentation
“ImagineCard” — it doesn’t matter whether the card is authentic and you have sufficient funds in your account. It will be not be accepted. Having a valid credit card is not enough — it must also be accepted transactions submitted to the network. However, each bank would also have departments and account holders. The account holders would belong to each organization, but would not run nodes on the network. They (who are the peer admins who can operate the node, for example). The local MSPs of clients (the account holders in the banking scenario above), allow the user to authenticate itself in its transactions0 码力 | 904 页 | 10.95 MB | 1 年前3Hyperledger Fabric 1.3 Documentation
“ImagineCard” — it doesn’t matter whether the card is authentic and you have sufficient funds in your account. It will be not be accepted. Having a valid credit card is not enough — it must also be accepted – but let’s start with a more up-to-date example! You’re probably used to looking at your bank account every month. What’s most important to you is the available balance – it’s what you’re able to spend programs in Go, there are two environment variables you will need to set properly; you can make these settings permanent by placing them in the appropriate startup file, such as your personal ~/.bashrc file0 码力 | 528 页 | 6.85 MB | 1 年前3Hyperledger Fabric 2.5 中文文档
__future__ import with_statement from fabric.api import local, settings, abort from fabric.contrib.console import confirm def test(): with settings(warn_only=True): result = local('./manage.py test Python 2.5 中,需要从 __future__ 中导入 with ; Fabric contrib.console 子模块提供了 confirm 函数,用于简单的 yes/no 提示。 settings 上下文管理器提供了特定代码块特殊设置的功能。 local 这样运行命令的操作会返回一个包含执行结果( .failed 或 .return_code 属性)的对象。 abort 函数用于手动停止任务的执行。 而非本地执行。 我们还需要保证在文件顶部导入了这些新函数: from __future__ import with_statement from fabric.api import local, settings, abort, run, cd from fabric.contrib.console import confirm 改好之后,我们重新部署: $ fab deploy No hosts0 码力 | 138 页 | 154.00 KB | 1 年前3Hyperledger Fabric 1.2 Documentation
programs in Go, there are two environment variables you will need to set properly; you can make these settings permanent by placing them in the appropriate startup file, such as your personal ~/.bashrc file “ImagineCard” — it doesn’t matter whether the card is authentic and you have sufficient funds in your account. It will be not be accepted. Having a valid credit card is not enough — it must also be accepted – but let’s start with a more up-to-date example! You’re probably used to looking at your bank account every month. What’s most important to you is the available balance – it’s what you’re able to spend0 码力 | 335 页 | 4.48 MB | 1 年前3Hyperledger Fabric 1.4 中文文档
__future__ import with_statement from fabric.api import local, settings, abort from fabric.contrib.console import confirm def test(): with settings(warn_only=True): result = local('./manage.py test Python 2.5 中,需要从 __future__ 中导入 with ; Fabric contrib.console 子模块提供了 confirm 函数,用于简单的 yes/no 提示。 settings 上下文管理器提供了特定代码块特殊设置的功能。 local 这样运行命令的操作会返回一个包含执行结果( .failed 或 .return_code 属性)的对象。 abort 函数用于手动停止任务的执行。 而非本地执行。 我们还需要保证在文件顶部导入了这些新函数: from __future__ import with_statement from fabric.api import local, settings, abort, run, cd from fabric.contrib.console import confirm 改好之后,我们重新部署: $ fab deploy No hosts0 码力 | 145 页 | 161.53 KB | 1 年前3Hyperledger Fabric 1.3 Documentation
“ImagineCard” — it doesn’t matter whether the card is authentic and you have sufficient funds in your account. It will be not be accepted. Having a valid credit card is not enough — it must also be accepted – but let’s start with a more up-to-date example! You’re probably used to looking at your bank account every month. What’s most important to you is the available balance – it’s what you’re able to spend programs in Go, there are two environment variables you will need to set properly; you can make these settings permanent by placing them in the appropriate startup file, such as your personal ~/.bashrc file0 码力 | 367 页 | 4.95 MB | 1 年前3Hyperledger Fabric 1.4.8 Documentation
“ImagineCard” — it doesn’t matter whether the card is authentic and you have sufficient funds in your account. It will be not be accepted. Having a valid credit card is not enough — it must also be accepted transactions submitted to the network. However, each bank would also have departments and account holders. The account holders would belong to each organization, but would not run nodes on the network. They (who are the peer admins who can operate the node, for example). The local MSPs of clients (the account holders in the banking scenario above), allow the user to authenticate itself in its transactions0 码力 | 699 页 | 9.02 MB | 1 年前3
共 74 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8