Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KeyStoreFilePath ¶
Types ¶
type Config ¶
type Config struct { LogFilePath string Account string KeystorePath string BlockstoreFilePath string GasLimit string MaxGasPrice string // Gwei GasPriceMultiplier float64 BatchRequestBlocksNumber uint64 TrustNodeDepositAmount uint64 // ether Eth2EffectiveBalance uint64 // ether MaxPartialWithdrawalAmount uint64 // ether RunForEntrustedLsdNetwork bool Contracts Contracts Endpoints []Endpoint Web3Storage Web3Storage Pinata Pinata }
type Web3Storage ¶
Click to show internal directories.
Click to hide internal directories.