Skip to content

Commit

Permalink
fix: ⚡ generate types and metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignazio Bovo committed Feb 23, 2024
1 parent 3c79cf4 commit bf8cf0c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
6 changes: 1 addition & 5 deletions chain-metadata.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion query-node/chain-metadata/2003.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion types/src/augment/augment-api-consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ declare module '@polkadot/api-base/types/consts' {
**/
createWorkingGroupLeadOpeningProposalParameters: PalletProposalsEngineProposalParameters & AugmentedConst<ApiType>;
/**
* Decrease Cuncil budget parameters
* Decrease Council budget parameters
**/
decreaseCouncilBudgetProposalParameters: PalletProposalsEngineProposalParameters & AugmentedConst<ApiType>;
/**
Expand Down

0 comments on commit bf8cf0c

Please sign in to comment.