DB

Results 2 issues of DB

Reopening this issue with 6.6.1. Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/ipykernel/kernelbase.py", line 353, in dispatch_shell await result File "/usr/local/lib/python3.8/dist-packages/ipykernel/kernelbase.py", line 648, in execute_request reply_content = await reply_content File "/usr/local/lib/python3.8/dist-packages/ipykernel/ipkernel.py",...

This is from https://stackoverflow.com/questions/68635379/hyperledger-fabric-adding-new-members-to-channel-with-private-data-can-i-do/68643959#68643959 with the description being: """ As of now, every collection configuration is an explicit policy, so you need to perform an operation for each collection. However,...