Skip to content

Commit

Permalink
delete local setup files
Browse files Browse the repository at this point in the history
  • Loading branch information
Deepika Karanji - d0k03k3 authored and Deepika Karanji - d0k03k3 committed Mar 14, 2024
1 parent b017c3d commit a5fd985
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 140 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ private String commitChaincode(

try {

Collection<Peer> peers = channel.getPeersForOrganization(gateway.getIdentity().getMspId());
Collection<Peer> peers = channel.getPeers();

LifecycleCommitChaincodeDefinitionRequest lifecycleCommitChaincodeDefinitionRequest =
hfClientWrapper.getHfClient().newLifecycleCommitChaincodeDefinitionRequest();
Expand Down
57 changes: 0 additions & 57 deletions src/main/resources/application.yaml

This file was deleted.

81 changes: 0 additions & 81 deletions src/main/resources/files/connection.yml

This file was deleted.

1 change: 0 additions & 1 deletion src/main/resources/wallet/admin.id

This file was deleted.

0 comments on commit a5fd985

Please sign in to comment.