Skip to content

Commit

Permalink
[FAB-1374] Remove bd_counter sample client
Browse files Browse the repository at this point in the history
https://jira.hyperledger.org/browse/FAB-1374

I wrote this while developing the Kafka orderer for testing. The existing
sample clients (broadcast_timestamp and deliver_stdout) provide the same
functionality and in a more modular, Unix-like way. Keeping the
bd_counter around just increases maintenance burden.

Change-Id: Ibc98ff9744b42ecd23cf1076002e8b8dd604a899
Signed-off-by: Kostas Christidis <kostas@christidis.io>
  • Loading branch information
kchristidis committed Dec 15, 2016
1 parent 675d094 commit c6f2565
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 293 deletions.
92 changes: 0 additions & 92 deletions orderer/sample_clients/bd_counter/broadcast.go

This file was deleted.

107 changes: 0 additions & 107 deletions orderer/sample_clients/bd_counter/deliver.go

This file was deleted.

94 changes: 0 additions & 94 deletions orderer/sample_clients/bd_counter/main.go

This file was deleted.

0 comments on commit c6f2565

Please sign in to comment.