forked from cerc-io/ipld-eth-server
Remove PFSF label
This commit is contained in:
parent
854236fd99
commit
7cd512ae91
@ -17,7 +17,6 @@ var (
|
|||||||
FrobLabel = "frob"
|
FrobLabel = "frob"
|
||||||
PitFileDebtCeilingLabel = "pitFileDebtCeiling"
|
PitFileDebtCeilingLabel = "pitFileDebtCeiling"
|
||||||
PitFileIlkLabel = "pitFileIlk"
|
PitFileIlkLabel = "pitFileIlk"
|
||||||
PitFileStabilityFeeLabel = "pitFileStabilityFee"
|
|
||||||
PriceFeedLabel = "priceFeed"
|
PriceFeedLabel = "priceFeed"
|
||||||
TendLabel = "tend"
|
TendLabel = "tend"
|
||||||
VatFluxLabel = "vatFlux"
|
VatFluxLabel = "vatFlux"
|
||||||
@ -50,7 +49,6 @@ func AllTransformerLabels() []string {
|
|||||||
FrobLabel,
|
FrobLabel,
|
||||||
PitFileDebtCeilingLabel,
|
PitFileDebtCeilingLabel,
|
||||||
PitFileIlkLabel,
|
PitFileIlkLabel,
|
||||||
PitFileStabilityFeeLabel,
|
|
||||||
PriceFeedLabel,
|
PriceFeedLabel,
|
||||||
TendLabel,
|
TendLabel,
|
||||||
VatFluxLabel,
|
VatFluxLabel,
|
||||||
|
Loading…
Reference in New Issue
Block a user