|
@@ -14,24 +14,3 @@ public class ZipCoinApp {
|
14
|
14
|
|
15
|
15
|
|
16
|
16
|
|
17
|
|
-/*
|
18
|
|
-*
|
19
|
|
-*
|
20
|
|
-*
|
21
|
|
-* figure out how to send serialized coins
|
22
|
|
-* tabbed interface
|
23
|
|
-* :payment,wallet, transaction
|
24
|
|
-* :blocks - show all blocks on chain
|
25
|
|
-* LocalDate for transactions, /wallet/getID
|
26
|
|
-* coin ONLY, coin objects, hashcoded. talk to yauheni about this.
|
27
|
|
-* List<Coin> of coins
|
28
|
|
-*
|
29
|
|
-*
|
30
|
|
-*
|
31
|
|
-* springboot run on hiroku ************
|
32
|
|
-*
|
33
|
|
-*
|
34
|
|
-*
|
35
|
|
-* @return coin with serialized number
|
36
|
|
-*
|
37
|
|
-* */
|