|
@@ -3,6 +3,7 @@
|
|
|
Title: SafeBoxRoot: Deletable SafeBox and Light-Nodes
|
|
|
Type: Protocol
|
|
|
Impact: Hard-Fork
|
|
|
+ Author: Herman Schoenfeld <[email protected]>
|
|
|
Copyright: Herman Schoenfeld, 2019 (All Rights Reserved)
|
|
|
License: GNU Public License
|
|
|
Comments-URI: https://discord.gg/sJqcgtD (channel #pip-0030)
|
|
@@ -182,7 +183,7 @@ This change is not backwards compatible and requires a hard-fork activation.
|
|
|
|
|
|
## Links
|
|
|
|
|
|
-1. [Clifton, M. (2017). Understanding Merkle Trees - Why use them, who uses them, and how to use them. Marc Clifton. Accessed 2019-02.][1]
|
|
|
+1. [Clifton, M. (2017). Understanding Merkle Trees - Why use them, who uses them, and how to use them. Accessed 2019-02.][1]
|
|
|
2. [Schoenfeld, H. (2019). PIP-0029: Account Seals: Cryptographically Secure Account Histories. Accessed 2019-02.][2]
|
|
|
|
|
|
[1]: https://www.codeproject.com/Articles/1176140/Understanding-Merkle-Trees-Why-use-them-who-uses-t
|