Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Done
-
None
Description
Existing code will throw error of
```
UTC [protoutils] ValidateTransaction -> ERRO 03a validateCommonHeader
returns err invalid header type ORDERER_TRANSACTION
[txvalidator] Validate ->
ERRO 03b Invalid transaction with index 0, error %!s(<nil>)
```
as it does not know the `ORDERER_TRANSACTION` header.