Skip to content

Commit

Permalink
feat: expose dataRequestStateModule in WalletRequestModule
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidsowardx committed May 21, 2024
1 parent 114f37b commit f05a511
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,7 @@ export const WalletRequestModule = (input: {
getPendingRequests,
getTransport,
updateSharedData,
dataRequestStateModule,
interactionStatusChange$: interactionStatusChangeSubject.asObservable(),
requestItems$: requestItemModule.requests$,
disconnect,
Expand Down

0 comments on commit f05a511

Please sign in to comment.