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
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