You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This CR fixes mismatched extra format verbs in core/chaincode/shim/
handle.go. errFunc() function receives error messages that includ
format verbs. However, some errFunc() has a mismatch between format
verbs and variables.
Change-Id: Idc3ff553c380f60920377c102f8a133e8ad6a107
Signed-off-by: Nao Nishijima <nao.nishijima@hal.hitachi.com>
0 commit comments