Skip to content

Commit 4c999b2

Browse files
BowTiedRadonemoodmosaic
authored andcommitted
Rename SIP-031 rendezvous initial mint helper
1 parent 1a6cc3c commit 4c999b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackslib/src/chainstate/stacks/boot/sip-031.tests.clar

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
;; Helper to set up the Rendezvous testing environment. This should be called
88
;; by wallet_10, which has 200M STX. It mints the initial 200M STX to the
99
;; contract.
10-
(define-public (test-initial-mint)
10+
(define-public (test-helper-initial-mint)
1111
(ok
1212
(and
1313
;; Ensure that the caller is wallet_10 as per Devnet.toml. It was added

0 commit comments

Comments
 (0)