The eject feature allows a user to construct a private key that can be imported into another wallet manager, such as MetaMask.
SECP256K1
is the curve used by Ethereum and ED25519 is the curve used by Solana.You can learn more about signing algorithms and curves here.SECP256K1
is the curve used by Ethereum and ED25519 is the curve used by Solana.You can learn more about signing algorithms and curves here.