mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-24 08:09:52 +08:00
fix: re-export stacks_common::consts
This commit is contained in:
@@ -62,11 +62,11 @@ pub use stacks_common::{
|
||||
impl_byte_array_serde,
|
||||
};
|
||||
|
||||
pub use stacks_common::codec;
|
||||
pub use stacks_common::consts;
|
||||
pub use stacks_common::types;
|
||||
pub use stacks_common::util;
|
||||
|
||||
pub use stacks_common::codec;
|
||||
|
||||
#[macro_use]
|
||||
/// The Clarity virtual machine
|
||||
pub mod vm;
|
||||
|
||||
Reference in New Issue
Block a user