Skip to content

Commit

Permalink
fix: add hash from ccip-024 commit
Browse files Browse the repository at this point in the history
  • Loading branch information
whoabuddy committed Aug 9, 2024
1 parent cc52190 commit ab2ea87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/proposals/ccip024-miamicoin-signal-vote.clar
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
(define-constant CCIP_024 {
name: "MiamiCoin Community Signal Vote",
link: "https://github.com/citycoins/governance/blob/feat/add-ccip-024/ccips/ccip-024/ccip-024-miamicoin-community-signal-vote.md",
hash: "TBD",
hash: "2a32c503f434a73aa4d54555fc222b53755fa665",
})

(define-constant VOTE_SCALE_FACTOR (pow u10 u16)) ;; 16 decimal places
Expand Down

0 comments on commit ab2ea87

Please sign in to comment.