Skip to content
Snippets Groups Projects
Select Git revision
  • workshop-poc default protected
  • streamchain-paper
  • fabric-release-1.4
3 results

streamchain

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Jason Yellick authored
    There are presently two etcdraft protos around metadata.  One is the
    metadata stored in the config and it is named 'Metadata', the other is
    the metadata stored in each block, this is named 'RaftMetadata'.  This
    causes confusion when reading the code.  This CR transforms those names
    to be:
    
     Metadata -> ConfigMetadata
     RaftMetadata -> BlockMetadata
    
    Change-Id: Ia0394ebe78f5541996c010c3c67d760f336f75d8
    Signed-off-by: default avatarJason Yellick <jyellick@us.ibm.com>
    d645c833
    History
    Name Last commit Last update