Hi, I found typo in Docs.
Please check “Access Existing Account” Section below “Step3. Save your Klaytn Wallet key and Private Key”.
As-is
Using Klaytn Wallet Key or Private Key
A Klaytn Wallet Key is a string of 106 hexadecimal characters associated with an account, whereas … (skip)
Should-be
A Klaytn Wallet Key is a string of 110 hexadecimal characters associated with an account, whereas … (skip)
Length of Klaytn Wallet is 110 without “0x” prefix, not 106.
Thanks.