Is your feature request related to a problem? Please describe.
We return the components data serialized so we can send it to the component program to update the PDAs data. It's currently limited to 1024 bytes. We want to improve that.
Describe the solution you'd like
Re-design how we do this to get rid of this limitation.
Is your feature request related to a problem? Please describe.
We return the components data serialized so we can send it to the component program to update the PDAs data. It's currently limited to 1024 bytes. We want to improve that.
Describe the solution you'd like
Re-design how we do this to get rid of this limitation.