Skip to content

Unexpected this.transport in @coolwallets/wallet function in React-Native Example #4

@ghost

Description

At the file wallet/src/create.js, I found there is a function sendCheckSum(transport, checkSum).
Inside the function existing a return that:
return await apdu.wallet.submitCheckSum(this.transport, sumHex)
Here this.transport is undefined ?

Also how can recover a wallet with the sdk ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions