Versions in this module Expand all Collapse all v0 v0.1.0 Aug 4, 2020 Changes in this version + type TxPvtReadWriteSetWithConfigInfo struct + CollectionConfigs map[string]*peer.CollectionConfigPackage + EndorsedAt uint64 + PvtRwset *rwset.TxPvtReadWriteSet + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TxPvtReadWriteSetWithConfigInfo) Descriptor() ([]byte, []int) + func (*TxPvtReadWriteSetWithConfigInfo) ProtoMessage() + func (m *TxPvtReadWriteSetWithConfigInfo) GetCollectionConfigs() map[string]*peer.CollectionConfigPackage + func (m *TxPvtReadWriteSetWithConfigInfo) GetEndorsedAt() uint64 + func (m *TxPvtReadWriteSetWithConfigInfo) GetPvtRwset() *rwset.TxPvtReadWriteSet + func (m *TxPvtReadWriteSetWithConfigInfo) Reset() + func (m *TxPvtReadWriteSetWithConfigInfo) String() string + func (m *TxPvtReadWriteSetWithConfigInfo) XXX_DiscardUnknown() + func (m *TxPvtReadWriteSetWithConfigInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TxPvtReadWriteSetWithConfigInfo) XXX_Merge(src proto.Message) + func (m *TxPvtReadWriteSetWithConfigInfo) XXX_Size() int + func (m *TxPvtReadWriteSetWithConfigInfo) XXX_Unmarshal(b []byte) error