mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
validator: properly initialize and verify genesis block monotree
This commit is contained in:
@@ -18,7 +18,7 @@ darkfi = {path = "../../../", features = ["bs58", "validator"]}
|
||||
darkfi_money_contract = {path = "../../../src/contract/money", features = ["no-entrypoint", "client"]}
|
||||
darkfi-contract-test-harness = {path = "../../../src/contract/test-harness"}
|
||||
darkfi-sdk = {path = "../../../src/sdk"}
|
||||
darkfi-serial = "0.5.0"
|
||||
darkfi-serial = "0.5.1"
|
||||
|
||||
# Misc
|
||||
bs58 = "0.5.1"
|
||||
|
||||
Reference in New Issue
Block a user