Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Once the related gossip changes are made as per FAB-5096, remove this function #26

Open
todo bot opened this issue May 10, 2019 · 0 comments
Open
Assignees

Comments

@todo
Copy link

todo bot commented May 10, 2019

// TODO: Once the related gossip changes are made as per FAB-5096, remove this function
func (scanner *RwsetScanner) Next() (*transientstore.EndorserPvtSimulationResults, error) {
kv, ok := scanner.nextKV()
if !ok {
return nil, nil
}


This issue was generated by todo based on a TODO comment in e68ed45. It's been assigned to @fqutishat because they committed the code.
@todo todo bot assigned fqutishat May 10, 2019
@todo todo bot added the todo 🗒️ label May 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant