Skip to content

Commit

Permalink
[FAB-16020] Add java_package to transaction.proto
Browse files Browse the repository at this point in the history
Signed-off-by: James Taylor <jamest@uk.ibm.com>
Change-Id: I6414649f22189833ddaf71cceb09ee88e43d23b2
  • Loading branch information
jt-nti committed Jul 18, 2019
1 parent 469501a commit 4d9954c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protos/token/transaction.proto
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SPDX-License-Identifier: Apache-2.0
syntax = "proto3";

option go_package = "github.com/hyperledger/fabric/protos/token";

option java_package = "org.hyperledger.fabric.protos.token";

// ================ Existing Fabric Transaction structure ===============
//
Expand Down

0 comments on commit 4d9954c

Please sign in to comment.