mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-04 02:34:52 +00:00
fix: etherchains api parsing error
This commit is contained in:
parent
fbb9409b5e
commit
b319eb988e
@ -35,6 +35,8 @@ type GasPricePrediction* = object
|
||||
standard*: float
|
||||
fast*: float
|
||||
fastest*: float
|
||||
currentBaseFee*: float
|
||||
recommendedBaseFee*: float
|
||||
|
||||
type DerivedAccount* = object
|
||||
publicKey*: string
|
||||
|
Loading…
x
Reference in New Issue
Block a user