Skip to content

Commit 56946c0

Browse files
committed
fix: reset contracts to main
1 parent e4e2cf0 commit 56946c0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

packages/sdk/src/abi/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
export { AAFactoryAbi } from "./AAFactory.js";
22
export { GuardianRecoveryValidatorAbi } from "./GuardianRecoveryValidator.js";
3+
export { OidcKeyRegistryAbi } from "./OidcKeyRegistry.js";
34
export { OidcRecoveryValidatorAbi } from "./OidcRecoveryValidator.js";
45
export { SessionKeyValidatorAbi } from "./SessionKeyValidator.js";
56
export { SsoAccountAbi } from "./SsoAccount.js";

0 commit comments

Comments
 (0)