Skip to content

Commit

Permalink
PRIVATE
Browse files Browse the repository at this point in the history
  • Loading branch information
Thoralf-M committed Nov 29, 2023
1 parent 160cd30 commit bbfffb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/src/types/block/output/delegation.rs
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ fn verify_unlock_conditions_packable<const VERIFY: bool>(
}

#[cfg(feature = "serde")]
pub mod dto {
mod dto {
use alloc::vec::Vec;

use serde::{Deserialize, Serialize};
Expand Down

0 comments on commit bbfffb9

Please sign in to comment.