Skip to content

Commit

Permalink
fix: add missing runtime call (#822)
Browse files Browse the repository at this point in the history
Add missing runtime call
  • Loading branch information
ntn-x2 committed Dec 14, 2023
1 parent ea8b7af commit 8f19c1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/type-definitions/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ export const typesBundle: OverrideBundleType = {
...didCalls,
...stakingCalls,
...publicCredentialsCalls,
...dipProviderCalls,
},
types: defaultTypesBundle,
},
Expand Down

0 comments on commit 8f19c1d

Please sign in to comment.