Skip to content

Commit

Permalink
Auto-update creditcoin-js type definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
gluwa-bot committed Sep 1, 2024
1 parent 357adf9 commit b7e775f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion creditcoin-js/src/interfaces/augment-api-consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ declare module '@polkadot/api-base/types/consts' {
**/
maxAdditionalFields: u32 & AugmentedConst<ApiType>;
/**
* Maximum number of registrars allowed in the system. Needed to bound the complexity
* Maxmimum number of registrars allowed in the system. Needed to bound the complexity
* of, e.g., updating judgements.
**/
maxRegistrars: u32 & AugmentedConst<ApiType>;
Expand Down

0 comments on commit b7e775f

Please sign in to comment.