Update on Overleaf.
This commit is contained in:
@@ -44,6 +44,9 @@
|
||||
\hidecommentfalse % comment to hide comments
|
||||
\newcommand\LM[1]{\ifhidecomment{}\else{\textcolor{blue}{LM: #1}}\fi}
|
||||
|
||||
\usepackage{ stmaryrd }
|
||||
\newtheorem{theorem}{Theorem}
|
||||
\newtheorem{definition}{Definition}
|
||||
|
||||
%\fancyhf{} % Remove fancy page headers
|
||||
%\fancyhead[C]{Anonymous submission \#9999 to ACM CCS 2023} % TODO: replace 9999 with your paper number
|
||||
@@ -59,6 +62,8 @@
|
||||
|
||||
\begin{document}
|
||||
\title{Mining in Logarithmic Space with Variable Difficulty} % TODO: replace with your title
|
||||
\author{}
|
||||
\maketitle
|
||||
|
||||
\begin{abstract}
|
||||
This paper addresses the lack of scalability in current blockchain technology and its hindrance to widespread adoption.
|
||||
@@ -91,7 +96,6 @@
|
||||
|
||||
% \keywords{blockchains; proof-of-work; logspace mining; superlight clients; NIPoPoWs; superblocks; variable difficulty} % TODO: replace with your keywords
|
||||
|
||||
\maketitle
|
||||
|
||||
\input{ccs-body} % TODO: replace with your brilliant paper!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user