Virus-Axel / godot-solana-sdk

Build Solana games with godot. This GDExtension will enable godot to make on-chain and Solana integrated games.
MIT License
38 stars 12 forks source link

Confusion in keypair generation #222

Closed Virus-Axel closed 5 months ago

Virus-Axel commented 5 months ago

Set private key could be private key with 64 bytes or 32 bytes (seed). There is a set seed function but it could potentially be a deprecated method.