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
transfer-lamports: Update zig version for reduced CUs
#### Problem
Version 0.15.1 of the Zig SDK optimizes the program entrypoint, but the
transfer-lamports zig program is still on an older version.
#### Summary of changes
Update the SDK to 0.15.1 and update the CU usage number.
0 commit comments