Skip to content

Commit

Permalink
chore: consistent spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
whoabuddy committed Aug 8, 2024
1 parent 417b7f5 commit c85f110
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/proposals/ccip019-pox-4-stacking.clar
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
(define-constant ERR_PROPOSAL_NOT_ACTIVE (err u19005))
(define-constant ERR_PROPOSAL_STILL_ACTIVE (err u19006))
(define-constant ERR_VOTE_FAILED (err u19007))

;; CONSTANTS

(define-constant SELF (as-contract tx-sender))
Expand Down

0 comments on commit c85f110

Please sign in to comment.