mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-01-12 16:53:21 +08:00
WIP: move signer event processing into a trait and create v0 and v1 submodules
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
This commit is contained in:
@@ -95,6 +95,7 @@ pub trait SignerSession {
|
||||
}
|
||||
|
||||
/// signer session for a stackerdb instance
|
||||
#[derive(Debug)]
|
||||
pub struct StackerDBSession {
|
||||
/// host we're talking to
|
||||
pub host: String,
|
||||
|
||||
Reference in New Issue
Block a user