Open tell-1c opened 3 years ago
Unknown error if account address(Client ID) starts with symbol "1".
For example:
Perhaps this is due to an error in the algorithm for creating a key pair from seed (bip39).
SLIP16 derivation path https://github.com/project-serum/spl-token-wallet/blob/bd3e841aba02e998e035a3c714b1fe82acb3f602/src/utils/wallet-seed.js#L158
Unknown error if account address(Client ID) starts with symbol "1".
For example:
Perhaps this is due to an error in the algorithm for creating a key pair from seed (bip39).