Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
a828ffcc
Commit
a828ffcc
authored
Jul 06, 2018
by
asynchronous rob
Committed by
GitHub
Jul 06, 2018
Browse files
fix typo (#285)
parent
f192c725
Changes
1
Hide whitespace changes
Inline
Side-by-side
consensus/src/shared_table/mod.rs
View file @
a828ffcc
...
...
@@ -14,7 +14,7 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see <http://www.gnu.org/licenses/>.
//! Parachain statement table meant to
to
shared with a message router
//! Parachain statement table meant to
be
shared with a message router
//! and a consensus proposer.
use
std
::
collections
::{
HashMap
,
HashSet
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment