Skip to content

Conversation

performanceArtist
Copy link

No description provided.

@performanceArtist performanceArtist force-pushed the MetaLamp/lending-pool/incentivized-tokens branch from ce23cba to 448ba1f Compare July 22, 2021 07:02
@performanceArtist performanceArtist force-pushed the MetaLamp/lending-pool/incentivized-tokens branch from 448ba1f to f57adab Compare July 22, 2021 07:04
@performanceArtist performanceArtist changed the title [WIP] Meta lamp/lending pool/incentivized tokens Metalamp/lending pool/incentivized tokens Jul 27, 2021
rCurrentStableBorrowRate :: Rational,
rTrustedOracle :: (CurrencySymbol, PubKeyHash, Integer, AssetClass)
}
deriving stock (Prelude.Eq, Show, Generic)
deriving anyclass (ToJSON, FromJSON)

-- seems like the only way to define PlutusTx's Eq for data that doesn't break validators
instance Eq Reserve where
a == b =

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You also need to add inlinable pragma

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants