This repository was archived by the owner on Apr 22, 2025. It is now read-only.
Commit 494eabe
committed
FABJ-469: Remove getChaincodeIDPath from BlockInfo
This value is never populated in events received from peers in
Fabric 2.0. Removing to avoid confusion about why it is always
empty.
Change-Id: I4f6920495888f79035ecfd1ba53b143f78018766
Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>1 parent 10d2358 commit 494eabe
File tree
3 files changed
+4
-24
lines changed- src
- main/java/org/hyperledger/fabric/sdk
- test/java/org/hyperledger/fabric/sdkintegration
3 files changed
+4
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
539 | | - | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | 539 | | |
556 | 540 | | |
557 | 541 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
973 | 973 | | |
974 | 974 | | |
975 | 975 | | |
976 | | - | |
977 | | - | |
978 | | - | |
| 976 | + | |
| 977 | + | |
979 | 978 | | |
980 | 979 | | |
981 | 980 | | |
| |||
987 | 986 | | |
988 | 987 | | |
989 | 988 | | |
990 | | - | |
991 | 989 | | |
992 | 990 | | |
993 | 991 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
932 | 932 | | |
933 | 933 | | |
934 | 934 | | |
935 | | - | |
936 | | - | |
937 | | - | |
| 935 | + | |
| 936 | + | |
938 | 937 | | |
939 | 938 | | |
940 | 939 | | |
| |||
946 | 945 | | |
947 | 946 | | |
948 | 947 | | |
949 | | - | |
950 | 948 | | |
951 | 949 | | |
952 | 950 | | |
| |||
0 commit comments