bevel-operator-fabric icon indicating copy to clipboard operation
bevel-operator-fabric copied to clipboard

Automatic transactions getting added

Open pshgpt opened this issue 4 months ago • 0 comments

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

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

pshgpt avatar Sep 30 '24 19:09 pshgpt