Skip to content

Commit

Permalink
Update src/cat-data-service/src/service/common/objects/voting_key.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Steven Johnson <[email protected]>
  • Loading branch information
Mr-Leshiy and stevenj authored Sep 19, 2023
1 parent 562413a commit e9ff201
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cat-data-service/src/service/common/objects/voting_key.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//! Define the Voters Public Key
//!
use poem_openapi::{types::Example, NewType};
use serde::Deserialize;

Expand Down

0 comments on commit e9ff201

Please sign in to comment.