interface ValidatorDeposit {
    amountGwei: string;
    pubkey: string;
}

Properties

Properties

amountGwei: string
pubkey: string

Generated using TypeDoc