mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-12 16:22:53 +08:00
cleanup comment
This commit is contained in:
@@ -764,8 +764,6 @@ impl InitializedNeonNode {
|
||||
let mut op_signer = keychain.generate_op_signer();
|
||||
bitcoin_controller.submit_operation(op, &mut op_signer);
|
||||
|
||||
// rotate_vrf_and_register(keychain, &burn_block, bitcoin_controller);
|
||||
|
||||
Some(AssembledAnchorBlock {
|
||||
parent_consensus_hash: parent_consensus_hash,
|
||||
my_burn_hash: burn_block.burn_header_hash,
|
||||
|
||||
Reference in New Issue
Block a user