pyth-network / pyth-client

Client API for on-chain pyth programs
https://pyth.network
Apache License 2.0
169 stars 102 forks source link

feat: resize mapping account #419

Open Riateche opened 1 month ago

Riateche commented 1 month ago

After upgrading the program, other instructions using the mapping account will fail until the mapping account is resized.

Because of solana limitations, multiple transactions will be needed to resize the account.