You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is not dependent on any CEM state machines stuff.
Both monads are used for querying data from blockchain and should work same as regular off-chain implementation.
Datatypes used are from cardano-api and PlutusLedgerApi.
TODO:
Add PSM dependency to .cabal and get it compiled
Add two monads instances and PSM monad wrapper (or just use it explicitly), described below:
This issue is not dependent on any CEM state machines stuff.
Both monads are used for querying data from blockchain and should work same as regular off-chain implementation.
Datatypes used are from
cardano-api
andPlutusLedgerApi
.TODO:
.cabal
and get it compiledThe text was updated successfully, but these errors were encountered: