You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running a two-organization Hyperledger Fabric network using Bevel Operator and encountering an unusual issue. Blocks are being added every minute automatically, even though no transactions are being executed on the network. Upon inspecting the transactions within the blocks, they appear to be config transactions
Note: I'm running the channel via CRD's using main and follower channels
What did you expect to happen?
Network should only add new transactions when the any transaction is occurred on the network
How can we reproduce it (as minimally and precisely as possible)?
Create a network using the main channel and follower channel
Anything else we need to know?
No response
Kubernetes version
# kubectl get nodes -o wide
The text was updated successfully, but these errors were encountered:
What happened?
I'm running a two-organization Hyperledger Fabric network using Bevel Operator and encountering an unusual issue. Blocks are being added every minute automatically, even though no transactions are being executed on the network. Upon inspecting the transactions within the blocks, they appear to be config transactions
Note: I'm running the channel via CRD's using main and follower channels
What did you expect to happen?
Network should only add new transactions when the any transaction is occurred on the network
How can we reproduce it (as minimally and precisely as possible)?
Create a network using the main channel and follower channel
Anything else we need to know?
No response
Kubernetes version
# kubectl get nodes -o wide
The text was updated successfully, but these errors were encountered: