Skip to content

Commit

Permalink
chore: ✨ generate types and metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
ignazio-bovo committed Apr 3, 2024
1 parent 8fad856 commit 4c5eaad
Show file tree
Hide file tree
Showing 6 changed files with 5,221 additions and 7,594 deletions.
6 changes: 1 addition & 5 deletions chain-metadata.json

Large diffs are not rendered by default.

6 changes: 1 addition & 5 deletions query-node/chain-metadata/2003.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tests/network-tests/src/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ export const proposalTypeToProposalParamsKey = {
'UpdateGlobalNftLimit': 'updateGlobalNftLimitProposalParameters',
'UpdateChannelPayouts': 'updateChannelPayoutsProposalParameters',
'SetPalletFozenStatus': 'setPalletFozenStatusProposalParameters',
'SetEraPayoutDampingFactor': 'setEraPayoutDampingFactor',
'SetEraPayoutDampingFactor': 'setEraPayoutDampingFactorProposalParameters',
'UpdateTokenPalletTokenConstraints': 'updateTokenPalletTokenConstraints',
} as const

Expand Down
Loading

0 comments on commit 4c5eaad

Please sign in to comment.