We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11fea64 commit 18c5113Copy full SHA for 18c5113
stacks-node/src/tests/nakamoto_integrations.rs
@@ -12993,7 +12993,8 @@ fn test_sip_031_activation() {
12993
/// Test SIP-031 last phase per-tenure-mint-and-transfer
12994
///
12995
/// - check epoch 3.2 is active
12996
-/// - check minting event and boot contract transfer for the first (and only the first) block of a tenure
+/// - check minting event on coinbase and boot contract transfer for the first (and only the first) block of a tenure
12997
+/// - ensure liquidity is updated accordingly to SIP-031
12998
#[test]
12999
#[ignore]
13000
fn test_sip_031_last_phase() {
0 commit comments