From 32b49380880aab00057b8a663b5327d6f58def3a Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 22 Apr 2021 20:15:40 +0300 Subject: Implement nicenet - There are bot accounts that return what you sent them - Sending a transaction generates some coin out of thin air - No more one tx per person per block limit - Unused transactions do not disappear anymore --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 45fda30..77efd25 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,3 +30,4 @@ askama = "0.10.5" [dev-dependencies] serde_test = "1.0.117" +pretty_assertions = "0.7.2" -- cgit v1.2.3-70-g09d2