metaplex-foundation / mpl-token-metadata

Program to attach additional data to Fungible or Non-Fungible tokens on Solana.
https://developers.metaplex.com/token-metadata
Other
99 stars 42 forks source link

Deprecate locked transfer address #34

Closed febo closed 11 months ago

febo commented 11 months ago

PR to deprecate the address in the LockedTransfer delegate. This allows the delegate to transfer to any address. The address field is still present on the delegate args to maintain compatibility, but it will be removed in a future release.