Skip to content

Commit

Permalink
changelog: update rpc simulateTransaction change (solana-labs#34512)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe C authored Dec 18, 2023
1 parent b85a404 commit 0b1327b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 0b1327b

Please sign in to comment.