workbenchapp / solana-workbench

Your one-stop shop for developing on Solana
MIT License
63 stars 7 forks source link

Transfer SOL button change to Send SOL. #218

Closed sammanadh closed 2 years ago

sammanadh commented 2 years ago
  1. Transfer SOL button renamed to Send SOL
  2. Target account input disabled in send sol popup

With this change there will no way to send SOL to an account without selecting it from ProgramChange comp. Will need to add another ui element using which a user will have the freedom to paste or type any address he/she wants.