HomePhabricator

Make nType and nVersion private and sometimes const
fad9b66504f1Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Make nType and nVersion private and sometimes const

Make the various stream implementations' nType and nVersion private
and const (except in CDataStream where we really need a setter).

Details

Provenance
Pieter Wuille <pieter.wuille@gmail.com>Authored on Oct 28 2016, 23:57
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGc2c5d42f36f4: Make streams' read and write return void
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <pieter.wuille@gmail.com> committed rSTAGINGfad9b66504f1: Make nType and nVersion private and sometimes const (authored by Pieter Wuille <pieter.wuille@gmail.com>).Nov 7 2016, 21:49