changelog: update rpc `simulateTransaction` change (#34512)

This commit is contained in:
Joe C 2023-12-18 15:57:12 -05:00 committed by GitHub
parent b85a404b28
commit 0b1327b412
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Release channels have their own copy of this changelog:
feature would have prevented it
* Updated local ledger storage so that the RPC endpoint
`getSignaturesForAddress` always returns signatures in block-inclusion order
* RPC's `simulate_transaction` now returns `inner_instructions` as `json`/`jsonParsed` (#34313).
* RPC's `simulateTransaction` now returns `innerInstructions` as `json`/`jsonParsed` (#34313).
* Upgrade Notes
* `solana-program` and `solana-sdk` default to support for Borsh v1, with
limited backward compatibility for v0.10 and v0.9. Please upgrade to Borsh v1.