Skip to content

Commit 741f1b5

Browse files
committed
Merge remote-tracking branch 'core/release/3.2.0.0.0-rc1' into feat/sip_031_boot_contract
2 parents 27b9e7a + 644c1c1 commit 741f1b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stacks-node/src/tests/nakamoto_integrations.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12639,7 +12639,7 @@ fn write_signer_update(
1263912639
/// Test SIP-031 activation
1264012640
///
1264112641
/// - check epoch 3.2 is active
12642-
/// - check sip031 boot contract has a balance of 200_000_000 STX (TODO)
12642+
/// - TODO: check sip031 boot contract has a balance of 200_000_000 STX (TODO)
1264312643
#[test]
1264412644
#[ignore]
1264512645
fn test_sip_031_activation() {

0 commit comments

Comments
 (0)