chore: removed commented code
This commit is contained in:
parent
dada1eebc5
commit
e501f99729
@ -325,7 +325,6 @@ export const Login = () => {
|
||||
|
||||
// Check if maybe hex nsec
|
||||
try {
|
||||
// const privateKey = nip19.decode(inputValue).data as Uint8Array
|
||||
const privateKey = hexToBytes(inputValue)
|
||||
const publickey = getPublicKey(privateKey)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user