coral-xyz / anchor

⚓ Solana Sealevel Framework
https://anchor-lang.com
Apache License 2.0
3.36k stars 1.25k forks source link

fix: correct unsafe bytemuck trait path #3037

Closed 0xBurbo closed 1 week ago

0xBurbo commented 1 week ago

Problem: Implementation for "bytemuckunsafe" serialization uses incorrect import trait path, causing declare_program! to fail for IDLs using "serialization": "bytemuckunsafe".

This PR uses the correct path

vercel[bot] commented 1 week ago

@0xBurbo is attempting to deploy a commit to the coral-xyz Team on Vercel.

A member of the Team first needs to authorize it.