Skip to content

Commit ae01231

Browse files
Fix
1 parent 619f8dc commit ae01231

File tree

1 file changed

+1
-0
lines changed
  • packages/wallet/shared/src/types

1 file changed

+1
-0
lines changed

packages/wallet/shared/src/types/card.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,5 @@ export interface ICardResponse {
7878
customerId: string
7979
customerSourceId: string
8080
isPinSet: boolean
81+
walletAddress?: string
8182
}

0 commit comments

Comments
 (0)