diff --git a/protocol/Makefile b/protocol/Makefile index 5d0eacf7..b4a5d36d 100644 --- a/protocol/Makefile +++ b/protocol/Makefile @@ -100,7 +100,6 @@ auxheartwood: heartwood: $(MAKE) auxheartwood mv -f aux/heartwood.pdf . - cp -f heartwood.pdf protocol.pdf .PHONY: auxcanopy auxcanopy: @@ -113,6 +112,7 @@ auxcanopy: canopy: $(MAKE) auxcanopy mv -f aux/canopy.pdf . + cp -f canopy.pdf protocol.pdf .PHONY: nolatexmk-sprout nolatexmk-sprout: diff --git a/protocol/protocol.tex b/protocol/protocol.tex index 9fc1f820..d00a2b57 100644 --- a/protocol/protocol.tex +++ b/protocol/protocol.tex @@ -10856,6 +10856,7 @@ Peter Newell's illustration of the Jubjub bird, from \cite{Carroll1902}. it makes the definition match the intuitive meaning of the function. \item Rename sections under \crossref{consensusfrombitcoin} to clarify that these sections do not only concern encoding, but also consensus rules. + \item Make the \Canopy specification the default. \end{itemize}