Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

wrong url #2202

Merged
merged 1 commit into from Dec 31, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion ssc/Pos/Ssc.hs
Expand Up @@ -4,7 +4,7 @@
-- delivery. Nodes exchange commitments, openings, and shares, and in the
-- end arrive at a shared seed.
--
-- See https://eprint.iacr.org/2015/889.pdf (“A Provably Secure
-- See https://eprint.iacr.org/2016/889.pdf (“A Provably Secure
-- Proof-of-Stake Blockchain Protocol”), section 4 for more details.

{-# OPTIONS_GHC -F -pgmF autoexporter #-}
Expand Down