Skip to content

Commit

Permalink
metadata update
Browse files Browse the repository at this point in the history
  • Loading branch information
smohan-dw committed Mar 17, 2024
1 parent d9e2484 commit 1975467
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/augment-api/metadata/cord.json

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion packages/augment-api/src/interfaces/extraDefs/definitions.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
/* eslint-disable */

import type { Definitions } from '@polkadot/types/types';

import {
types,
cordSignedExtensions as userExtensions,
Expand All @@ -17,4 +19,4 @@ export default {
signedExtensions: {
...userExtensions,
},
}
} as Definitions

0 comments on commit 1975467

Please sign in to comment.