Closed satindergrewal closed 3 years ago
Made it work by static change done to in this git commit: https://github.com/Meshbits/ZcashLightClientKit/commit/655dcdd26ecb9057f2c2974152f40fb577fa01b8
The result is matching address in iOS wallet with the other applications of Komodo Platform ecosystem and Pirate Chain.
Both Skull-Island and Piratewallet-lite-cli generates a shielded address from 24 word seed phrase, and so does this iOS wallet.
But I found the same seed phrase gives different address on Piratewallet-lite-cli and this iOS wallet.
Need to check what needs to be changed to either ZcashLightClientKit or within this iOS swift files, to get same address from seed phrase as other Pirate apps.