mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-21 22:04:44 +00:00
Remove comments from deposit amount
This commit is contained in:
@@ -165,7 +165,6 @@ pub struct StandardDepositDataJson {
|
||||
pub pubkey: PublicKeyBytes,
|
||||
#[serde(with = "hash256_without_0x_prefix")]
|
||||
pub withdrawal_credentials: Hash256,
|
||||
#[serde(with = "eth2_serde_utils::quoted_u64")]
|
||||
pub amount: u64,
|
||||
#[serde(with = "signature_bytes_without_0x_prefix")]
|
||||
pub signature: SignatureBytes,
|
||||
|
||||
Reference in New Issue
Block a user