Skip to content

Commit

Permalink
PascalCase
Browse files Browse the repository at this point in the history
  • Loading branch information
snaumov committed Aug 11, 2020
1 parent aa24667 commit 46fd11a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/src/genesis/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ pub struct Miner {
}

#[derive(Serialize)]
#[serde(rename_all = "PascalCase")]
pub struct Template {
accounts: Vec<Actor>,
miners: Vec<Miner>,
Expand Down

0 comments on commit 46fd11a

Please sign in to comment.