Skip to content

Commit aee6727

Browse files
committed
add prove-delta
1 parent 0238fef commit aee6727

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

BaseLayer/ResourceMachine.juvix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,9 @@ with
585585

586586
builtin anoma-transaction-compose
587587
axiom compose (tx1 tx2 : Transaction) : Transaction;
588+
589+
builtin anoma-prove-delta
590+
axiom proveDelta : Transaction -> Transaction;
588591
end;
589592

590593
deriving instance

0 commit comments

Comments
 (0)