This repository was archived by the owner on Apr 22, 2025. It is now read-only.
Commit 082ba50
FAB-16166 Standardize _lifecycle code package name
The name of the code package currently varies by SDK and is not enforced
by the peer. This change is an attempt to homogenize the code package
naming so that we may enforce and check for a particular name in the
package parsing at the peer.
Change-Id: I647415d09347580122b42486059c79929380078c
Signed-off-by: Jason Yellick <jyellick@us.ibm.com>1 parent 376837e commit 082ba50
File tree
1 file changed
+1
-1
lines changed- src/main/java/org/hyperledger/fabric/sdk
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments