Skip to content

Commit

Permalink
fix: update link and hash for ccip-019
Browse files Browse the repository at this point in the history
  • Loading branch information
whoabuddy committed Aug 8, 2024
1 parent 2840622 commit b24364f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contracts/proposals/ccip019-pox-4-stacking.clar
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
(define-constant SELF (as-contract tx-sender))
(define-constant CCIP_019 {
name: "PoX-4 Stacking",
link: "https://github.com/citycoins/protocol/pull/67",
hash: "",
link: "https://github.com/citycoins/governance/blob/feat/add-ccip-019/ccips/ccip-019/ccip-019-stack-mia-mining-treasury.md",
hash: "214fb59a81d3d63c8e1e32100cda3bc5ca91b413",
})

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

0 comments on commit b24364f

Please sign in to comment.