You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, I think send would be more intuitive for sure. We already have plans to do certain naming changes to make things more consistent and intuitive, so we can also include this change during that time.
const tx = await program.methods.initialize().rpc();
rpc
is not like an action.maybe
send
,execute
orcall
is betterThe text was updated successfully, but these errors were encountered: