mirror of
https://github.com/pezkuwichain/consensus.git
synced 2026-04-22 07:58:05 +00:00
made URLs work
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@ We formalize the abstraction of a \emph{finality gadget} that runs along any blo
|
||||
%To this end we formalise the finality gadget problem and
|
||||
|
||||
|
||||
The combination of GRANDPA with a classic block production mechanism like GHOST~\cite{lewenberg15inclusive} results in the existing deployment of the polkadot network \footnote{https://polkadot.network} which provides fast finality under good network conditions and protects the clients without compromising the liveness when under attack. The implementation of GRANDPA is available on github \cite{LINK}.
|
||||
The combination of GRANDPA with a classic block production mechanism like GHOST~\cite{lewenberg15inclusive} results in the existing deployment of the polkadot network \footnote{\url{https://polkadot.network}} which provides fast finality under good network conditions and protects the clients without compromising the liveness when under attack. The implementation of GRANDPA is available on github \footnote{See \url{https://github.com/paritytech/finality-grandpa} and \url{https://github.com/paritytech/substrate/tree/master/client/finality-grandpa}}.
|
||||
|
||||
|
||||
In summary we make the following contributions:
|
||||
|
||||
Reference in New Issue
Block a user