trustbloc/fabric-peer-ext

Lifecycle.HandleStateUpdates must be invoked on non-committing peers

bstasyszyn opened this issue · 0 comments

The callback, HandleStateUpdates, in core/chaincode/lifecycle/cache.go must also be invoked on non-committing peers in order to update the lifecycle cache.