Skip to content

Commit

Permalink
change go package
Browse files Browse the repository at this point in the history
Signed-off-by: Fedor Partanskiy <[email protected]>
  • Loading branch information
pfi79 committed Apr 3, 2024
1 parent 15b265d commit 2080f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orderer/smartbft/configuration.proto
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

syntax = "proto3";

option go_package = "github.com/hyperledger/fabric/protos/orderer/smartbft";
option go_package = "github.com/hyperledger/fabric-protos-go/orderer/smartbft";
option java_package = "org.hyperledger.fabric.protos.orderer.smartbft";

package orderer.smartbft;
Expand Down

0 comments on commit 2080f45

Please sign in to comment.