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

add pinning script to include copied code into this file, original file from fab... #21

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

Comments

@todo
Copy link

todo bot commented May 10, 2019

// TODO add pinning script to include copied code into this file, original file from fabric is found in fabric/core/transientstore/store_helper.go
// TODO below functions are originally unexported, the pinning script must capitalize these functions to export them
var (
prwsetPrefix = []byte("P")[0] // key prefix for storing private write set in transient store.
purgeIndexByHeightPrefix = []byte("H")[0] // key prefix for storing index on private write set using received at block height.


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