skynetcap / solanaj

Solana RPC client written in Java
MIT License
94 stars 50 forks source link

Adding createWithSeed (create_with_seed) method from the Solana Rust SDK #68

Open angusscott opened 3 weeks ago

angusscott commented 3 weeks ago

https://github.com/solana-labs/solana/blob/master/sdk/program/src/pubkey.rs#L211