chaincode deploy/approve/update/invoke/query 改用discover #34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ISSUE
說明 (Description)
組織設anchor-peer後,discover機制可以取得channel的其他peer,與endorsement policy
種類 (Issue Type)
[x] Feature Request
[ ] Report Bug
[ ] Other
新功能 (Feature Request)
希望新增此功能的原因 (Reason for this Feature)
用discover的機制就不需要再帶
--peer跟--orderer參數,tlsca資料夾可能也可以拿掉可能的解法 (Proposed Solution)
用fabric-tool做discover
Discover peers:
Discover chaincode endorsers:
Discover channel config
其他說明 (Additional Context)
discover channel config
discover chaincode endorsers
discover peers