Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace latex definitions of validator and minting policy types with … #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

locallycompact
Copy link
Collaborator

…agda definition

ℳ = (ρ : Data) → (γ : Γ) → 𝔹
\end{code}
\end{center}
}
where $\rho \in \tyData$ is the redeemer provided as part of the transaction
Copy link

Choose a reason for hiding this comment

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

I'm loving that the types are checked as existing, and potentially allowing for even cooler things later.

I'm very sad that these inline types don't get changed :(

I think for me that's probably a deal-breaker. Is there any way to get the inline types working alongside the others? Surely lagda supports that somehow?

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