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.
make_operation_tx
1 parent 60861d6 commit 5f6adacCopy full SHA for 5f6adac
testnet/stacks-node/src/burnchains/bitcoin_regtest_controller.rs
@@ -2058,7 +2058,7 @@ impl BitcoinRegtestController {
2058
2059
// TODO: add tests from mutation testing results #4866
2060
#[cfg_attr(test, mutants::skip)]
2061
- pub fn make_operation_tx(
+ fn make_operation_tx(
2062
&mut self,
2063
epoch_id: StacksEpochId,
2064
operation: BlockstackOperationType,
0 commit comments