Skip to content

Commit

Permalink
Add ddc-customers genesis config to cere-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
khssnv committed Dec 6, 2023
1 parent d5f1d59 commit ae87ec6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node/service/src/chain_spec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ pub fn cere_dev_genesis(
nomination_pools: Default::default(),
ddc_clusters: Default::default(),
ddc_nodes: Default::default(),
ddc_customers: Default::default(),
}
}

Expand Down

0 comments on commit ae87ec6

Please sign in to comment.