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 4b863ac commit 733401dCopy full SHA for 733401d
clarity-serialization/src/tests/mod.rs
@@ -13,8 +13,6 @@
13
// You should have received a copy of the GNU General Public License
14
// along with this program. If not, see <http://www.gnu.org/licenses/>.
15
16
-#![cfg(any(test, feature = "testing"))]
17
-
18
use stacks_common::address::{AddressHashMode, C32_ADDRESS_VERSION_TESTNET_SINGLESIG};
19
use stacks_common::types::chainstate::{StacksAddress, StacksPrivateKey, StacksPublicKey};
20
0 commit comments