Skip to content

Commit bd5199b

Browse files
committed
import to_hex
1 parent 9f86cfa commit bd5199b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testnet/stacks-node/src/config.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ use stacks::net::connection::ConnectionOptions;
5353
use stacks::net::{Neighbor, NeighborKey};
5454
use stacks::types::chainstate::BurnchainHeaderHash;
5555
use stacks::types::EpochList;
56+
use stacks::util::hash::to_hex;
5657
use stacks::util_lib::boot::boot_code_id;
5758
use stacks::util_lib::db::Error as DBError;
5859
use stacks_common::consts::SIGNER_SLOTS_PER_USER;

0 commit comments

Comments
 (0)