-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FAB-16286 protolator understand ChaincodeHeaderExt
The extension field of the ChannelHeader is treated as opaque, even when the message type is known. This properly decodes those bytes as a chaincode header extension when the type is an endorser tx. Signed-off-by: Jason Yellick <jyellick@us.ibm.com> Change-Id: I5b93f1146ac5e17692ac31435e5083cec3b2abdf
- Loading branch information
Jason Yellick
committed
Nov 15, 2019
1 parent
048351a
commit 59bad46
Showing
2 changed files
with
25 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters