Add BeaconBlock genesis

This commit is contained in:
Paul Hauner
2018-12-25 19:25:48 +11:00
parent b978db23fc
commit 3c4541156a
5 changed files with 44 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
name = "genesis"
version = "0.1.0"
authors = ["Paul Hauner <paul@paulhauner.com>"]
edition = "2018"
[dependencies]
bls = { path = "../utils/bls" }