Bump pallas dependencies to include flat bigint patch

Fixes #796.
This commit is contained in:
KtorZ
2024-01-18 18:12:07 +01:00
parent 9f263c46f8
commit 0e2b8ae251
13 changed files with 787 additions and 720 deletions

View File

@@ -0,0 +1,8 @@
const foo =
45898945895546556456546223123184821312385384845153123213185685815615232323484552
validator {
fn spend(datum: Int, _redeemer: Data, _context: Data) {
datum == foo
}
}