You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
that it's allowed to create ECDSA and EDDSA wallets. However if try to create address based this flow and send funds to it, node return data: { error: 'Transaction verification failed.' }
The text was updated successfully, but these errors were encountered:
APshenkin
changed the title
Is ECDSA and EDDSA wallets supported with Arweave
Is ECDSA and EDDSA wallets supported by Arweave?
Nov 1, 2023
I can see in source code
arweave/apps/arweave/src/ar_wallet.erl
Line 49 in 3a89403
that it's allowed to create ECDSA and EDDSA wallets. However if try to create address based this flow and send funds to it, node return
data: { error: 'Transaction verification failed.' }
The text was updated successfully, but these errors were encountered: