Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GasFeeSuggestion ¶
type GasFeeSuggestion struct {
RapidWei *big.Int
RapidTime string
FastWei *big.Int
FastTime string
StandardWei *big.Int
StandardTime string
SlowWei *big.Int
SlowTime string
EthUsd float64
}
func GetGasPrices ¶
func GetGasPrices(cfg *config.RocketPoolConfig) (GasFeeSuggestion, error)
Get gas prices
Click to show internal directories.
Click to hide internal directories.