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
#### Problem
There were a few issues holding back the zig version of the SPL Token.
There was an unnecessary copy in close account and a few checks that
could be moved.
#### Summary of changes
Use the newest SDK with a more efficient entrypoint. Optimize some stuff
and refactor the code for readability.
0 commit comments