network create 時的舊組織無法透過 org peer add 加入 channel #38
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)
command
bdk network create未呼叫peer.createPeerOrgConfigtxJSON,沒有將 org 寫入 org-json 資料夾種類 (Issue Type)
[ ] Feature Request
[x] Report Bug
[ ] Other
通報問題 (Report Bug)
重現步驟 (Steps to Reproduce)
bdk org peer create建立 P4 Orgbdk org peer add將 P3 加入 channel測試環境 (Environment):
應呈現結果 (Expected Behavior)
讀取 P3 的 org-json 並產生信封
實際呈現結果 (Resulted Behavior)
P3 沒有 org-json
其他說明 (Additional Context)
試把
createOrgDefinitionJson也加到 networkService 的createGenesisConfigtxYaml