mirror of
https://github.com/sigp/lighthouse.git
synced 2026-07-03 04:44:28 +00:00
Add JSON deposit data to create
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -20,6 +20,8 @@ dependencies = [
|
||||
"filesystem",
|
||||
"safe_arith",
|
||||
"sensitive_url",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"slashing_protection",
|
||||
"slot_clock",
|
||||
"tempfile",
|
||||
@@ -7342,10 +7344,12 @@ dependencies = [
|
||||
"deposit_contract",
|
||||
"derivative",
|
||||
"eth2_keystore",
|
||||
"eth2_serde_utils",
|
||||
"filesystem",
|
||||
"hex",
|
||||
"lockfile",
|
||||
"rand 0.8.5",
|
||||
"serde",
|
||||
"tempfile",
|
||||
"tree_hash",
|
||||
"types",
|
||||
|
||||
Reference in New Issue
Block a user