Skip to content

Commit

Permalink
Update sdk/src/types/block/output/feature/block_issuer.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Thoralf-M <[email protected]>
  • Loading branch information
qrayven and Thoralf-M authored Aug 2, 2023
1 parent e1af229 commit bae2972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/src/types/block/output/feature/block_issuer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ mod dto {
};

#[derive(Clone, Debug, Eq, PartialEq, Serialize, Deserialize)]
#[serde(rename_all = "camelCase")]
pub struct BlockIssuerFeatureDto {
#[serde(rename = "type")]
kind: u8,
Expand Down

0 comments on commit bae2972

Please sign in to comment.