Skip to content

Commit

Permalink
fix moonbeam pallets (#750)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertov19 committed May 10, 2024
1 parent eabdda0 commit 2a8b049
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
4 changes: 1 addition & 3 deletions configs/moonbase-alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ import-storage:
- providers: 1
data:
free: "100000000000000000000000"
TechCommitteeCollective:
Members: ["0xf24FF3a9CF04c71Dbc94D0b566f7A27B94566cac"]
CouncilCollective:
OpenTechCommitteeCollective:
Members: ["0xf24FF3a9CF04c71Dbc94D0b566f7A27B94566cac"]
TreasuryCouncilCollective:
Members: ["0xf24FF3a9CF04c71Dbc94D0b566f7A27B94566cac"]
Expand Down
4 changes: 1 addition & 3 deletions configs/moonbeam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ import-storage:
- providers: 1
data:
free: "100000000000000000000000"
TechCommitteeCollective:
Members: ["0xf24FF3a9CF04c71Dbc94D0b566f7A27B94566cac"]
CouncilCollective:
OpenTechCommitteeCollective:
Members: ["0xf24FF3a9CF04c71Dbc94D0b566f7A27B94566cac"]
TreasuryCouncilCollective:
Members: ["0xf24FF3a9CF04c71Dbc94D0b566f7A27B94566cac"]
Expand Down
4 changes: 1 addition & 3 deletions configs/moonriver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ import-storage:
- providers: 1
data:
free: "100000000000000000000000"
TechCommitteeCollective:
Members: ["0xf24FF3a9CF04c71Dbc94D0b566f7A27B94566cac"]
CouncilCollective:
OpenTechCommitteeCollective:
Members: ["0xf24FF3a9CF04c71Dbc94D0b566f7A27B94566cac"]
TreasuryCouncilCollective:
Members: ["0xf24FF3a9CF04c71Dbc94D0b566f7A27B94566cac"]
Expand Down

0 comments on commit 2a8b049

Please sign in to comment.