bump plutarch to staging rev
This commit is contained in:
parent
93dcd14847
commit
7003c4556e
7 changed files with 120 additions and 74 deletions
|
|
@ -202,8 +202,8 @@ stakePolicy _stake =
|
|||
|
||||
-- TODO: Needs to be >=, rather than ==
|
||||
let valueCorrect = pdata value #== pdata expectedValue
|
||||
ptraceIfFalse "ownerSignsTransaction" ownerSignsTransaction
|
||||
#&& ptraceIfFalse "valueCorrect" valueCorrect
|
||||
ownerSignsTransaction
|
||||
#&& valueCorrect
|
||||
popaque (pconstant ())
|
||||
|
||||
pif (0 #< mintedST) minting burning
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue