moves ofac and protocol store (#1012)

* move ofact tree fetch to common

* move protocol store to the msdk, fix some dependencies on msdk
This commit is contained in:
Aaron DeRuvo
2025-09-09 13:31:43 +02:00
committed by GitHub
parent 75dee90e41
commit 3aabfc984a
24 changed files with 91 additions and 127 deletions

View File

@@ -25,7 +25,7 @@ jest.mock('@/providers/passportDataProvider', () => ({
}));
// Mock the protocol store to avoid complex state management
jest.mock('@/stores/protocolStore', () => ({
jest.mock('@selfxyz/mobile-sdk-alpha/stores', () => ({
useProtocolStore: {
getState: jest.fn(() => ({
passport: {