Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
Store persists private data from collection R/W sets
func (*Store) StorePvtData ¶
func (c *Store) StorePvtData(txID string, privData *transientstore.TxPvtReadWriteSetWithConfigInfo, blkHeight uint64) error
StorePvtData used to persist private date into transient and/or extended collection store(s)
Click to show internal directories.
Click to hide internal directories.