Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hugocaillard committed Feb 11, 2025
1 parent 3f9fa0f commit d33e323
Show file tree
Hide file tree
Showing 5 changed files with 752 additions and 207 deletions.
2 changes: 1 addition & 1 deletion Clarinet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ cache_dir = './.cache'
[contracts.counter]
path = 'contracts/counter.clar'
clarity_version = 3
epoch = 3.0
epoch = 3.1
17 changes: 1 addition & 16 deletions deployments/default.simnet-plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,6 @@ genesis:
- name: wallet_3
address: ST2JHG361ZXG51QTKY2NQCVBPPRRE2KZB1HR05NNC
balance: "100000000000000"
- name: wallet_4
address: ST2NEB84ASENDXKYGJPQW86YXQCEFEX2ZQPG87ND
balance: "100000000000000"
- name: wallet_5
address: ST2REHHS5J3CERCRBEPMGH7921Q6PYKAADT7JP2VB
balance: "100000000000000"
- name: wallet_6
address: ST3AM1A56AK2C1XAFJ4115ZSV26EB49BVQ10MGCS0
balance: "100000000000000"
- name: wallet_7
address: ST3PF13W7Z0RRM42A8VZRVFQ75SV1K26RXEP8YGKJ
balance: "100000000000000"
- name: wallet_8
address: ST3NBRSFKX28FQ2ZJ1MAKX58HKHSDGNV5N7R21XCP
balance: "100000000000000"
contracts:
- costs
- pox
Expand Down Expand Up @@ -65,4 +50,4 @@ plan:
mstx-amount: 2222222
cost: 1000
anchor-block-only: true
epoch: "3.0"
epoch: "3.1"
Loading

0 comments on commit d33e323

Please sign in to comment.