Skip to content

Commit 8f19c1d

Browse files
committed
fix: add missing runtime call (#822)
Add missing runtime call
1 parent ea8b7af commit 8f19c1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/type-definitions/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ export const typesBundle: OverrideBundleType = {
173173
...didCalls,
174174
...stakingCalls,
175175
...publicCredentialsCalls,
176+
...dipProviderCalls,
176177
},
177178
types: defaultTypesBundle,
178179
},

0 commit comments

Comments
 (0)