mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-28 15:13:05 +08:00
chore: cargo fmt
This commit is contained in:
@@ -42,7 +42,7 @@ use stacks::core;
|
||||
use stacks_common::address::{AddressHashMode, C32_ADDRESS_VERSION_TESTNET_SINGLESIG};
|
||||
use stacks_common::codec::StacksMessageCodec;
|
||||
use stacks_common::consts::STACKS_EPOCH_MAX;
|
||||
use stacks_common::types::{Address};
|
||||
use stacks_common::types::Address;
|
||||
use stacks_common::util::sleep_ms;
|
||||
|
||||
#[cfg(test)]
|
||||
|
||||
Reference in New Issue
Block a user