From 64fd40b77fa11d46a625e27d2e77ae733526bbda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=BD=20Kim=20Quy=C3=AAn?= Date: Mon, 26 Nov 2018 11:44:32 +0100 Subject: [PATCH] Doc: fix some mistakes in the document on protocol 003 --- docs/protocols/003_PsddFKi3.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/protocols/003_PsddFKi3.rst b/docs/protocols/003_PsddFKi3.rst index a37953768..4f7a6ed69 100644 --- a/docs/protocols/003_PsddFKi3.rst +++ b/docs/protocols/003_PsddFKi3.rst @@ -153,7 +153,7 @@ By default: minimal_nanotez_per_gas_unit = 100 nꜩ/gu (0.000 000 1 ꜩ/gu) minimal_nanotez_per_byte = 1000 nꜩ/B (0.000 001 ꜩ/B) -For instance, a single transaction to an existing implict address +For instance, a single transaction to an existing implicit address will require a transaction fee of at least `0.001 273 ꜩ` to be included by bakers who choose to follow the default settings. @@ -163,7 +163,7 @@ These settings may be changed by passing the following flags to the baker ``--minimal-nanotez-per-byte ``). Delegates distributing rewards should be aware of these thresholds -for their transactions to be succesfully included. +for their transactions to be successfully included. Node ~~~~ @@ -171,7 +171,7 @@ Node The node also filters operations following the same principles as above. If an operation does not carry sufficient fees, a node following the default setting will not include it in its mempool. -mempool. Hence an operation without fee won't even propagate through +Hence an operation without fee won't even propagate through the network. The constant can be changed with the following RPC call: