Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
(if-not-zero (tx-init---is-deployment)
(begin
;; deployment
(vanishes! (shift account/DEPLOYMENT_NUMBER tx-init---row-offset---ACC---recipient-value-reception))
(account-increment-deployment-number tx-init---row-offset---ACC---recipient-value-reception)
(eq! (shift account/DEPLOYMENT_STATUS tx-init---row-offset---ACC---recipient-value-reception) 0)
(eq! (shift account/DEPLOYMENT_STATUS_NEW tx-init---row-offset---ACC---recipient-value-reception) 1))))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
(if-not-zero (tx-init---is-deployment)
(begin
;; deployment
(vanishes! (shift account/DEPLOYMENT_NUMBER tx-init---row-offset---ACC---recipient-value-reception))
(account-increment-deployment-number tx-init---row-offset---ACC---recipient-value-reception)
(eq! (shift account/DEPLOYMENT_STATUS tx-init---row-offset---ACC---recipient-value-reception) 0)
(eq! (shift account/DEPLOYMENT_STATUS_NEW tx-init---row-offset---ACC---recipient-value-reception) 1))))
Expand Down
29 changes: 0 additions & 29 deletions todo

This file was deleted.

Loading