Merge branch 'master' into on-demand-priority

This commit is contained in:
Robert Habermeier
2017-04-13 16:44:47 +02:00
72 changed files with 1013 additions and 1222 deletions

View File

@@ -14,7 +14,7 @@
// You should have received a copy of the GNU General Public License
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
//! PIP Protocol Version 1 implementation.
//! PLP Protocol Version 1 implementation.
//!
//! This uses a "Provider" to answer requests.