Initial Merge
1) wire 2) GUI - Serpent Editor - Network Overview - Connection Console 3) Serpent Compiler
This commit is contained in:
parent
157cb63b6d
commit
b9bfa9a5c8
1
README
1
README
|
@ -1 +1,2 @@
|
||||||
-- First small steps in the big journey
|
-- First small steps in the big journey
|
||||||
|
test
|
|
@ -17,7 +17,7 @@ import java.math.BigInteger;
|
||||||
*/
|
*/
|
||||||
public class BlockTest {
|
public class BlockTest {
|
||||||
|
|
||||||
@Test /* Creating genesis hash */
|
@Test /* Creating genesis hash not ready yet */
|
||||||
public void test1() throws IOException {
|
public void test1() throws IOException {
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in New Issue