chore: Increase verbosity of generate_create_account to avoid shadowing the evil solana ergonomic#4257
Conversation
|
@Arrowana is attempting to deploy a commit to the Solana Foundation Team on Vercel. A member of the Team first needs to authorize it. |
…ng the evil solana ergonomic
70439f4 to
b445546
Compare
Sorry, I'm a little unclear on what this means, can you elaborate? |
Using only |
|
Sounds like a nice clarification, thanks |
Avoid reusing the term
create_accountas this is a system program instruction but the generated code does the full dance to avoid impaling itself into the thorny solana ergonomics.Also remove token or spl-program mentions since this function is used for non token businesses.