Evgenii Lisitskii
Evgenii Lisitskii
Hi @dev-dantealighieri ! 1. Could you share code snippet how you crate a private key ? 2. We do not develop cardano rosetta so it’s better to ask cardano rosetta...
Hi @reitcircles ! See CSL’s release notes https://github.com/Emurgo/cardano-serialization-lib/releases/tag/12.0.0 , section "Breaking Changes"
~@dev-dantealighieri use `PrivateKey.from_hex()`~ And I don’t recommend to do `.slice(-64)` on private key
@dev-dantealighieri use `Bip32PrivateKey.from_bip39_entropy()`, entropy should be uint8Array, for password you can pass an empty buffer
Hey @dev-dantealighieri ! Did it help ?
No updates, I close it