Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: extend LedgerMobileBridge interface from LedgerBridge #233

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

dawnseeker8
Copy link
Contributor

Current LedgerMobileBridge interface didnt extends LedgerBridge

This PR will refactor the Ledger-mobile-bridge.ts file to define the Type hierarchy,

MobileBridge type will extends LedgerBridge type with three extra methods.

…dge interface to `MobileBridge` extends `LedgerBridge`
…dge interface to `MobileBridge` extends `LedgerBridge`
@gantunesr gantunesr merged commit 9496660 into main Jul 11, 2024
19 checks passed
@gantunesr gantunesr deleted the feat/refactor-ledger-mobile-bridge-type branch July 11, 2024 20:58
@gantunesr gantunesr changed the title feat: Refactor ledger-mobile-bridge.ts to properly define the MobileBridge type. refactor: extend LedgerMobileBridge interface from LedgerBridge Jul 11, 2024
@gantunesr gantunesr changed the title refactor: extend LedgerMobileBridge interface from LedgerBridge refactor: extend LedgerMobileBridge interface from LedgerBridge Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants