developer-content
developer-content copied to clipboard
Document `replacementBlockhash` in return type of `simulateTransaction`
Problem
- This is no longer a fact when
replaceRecentBlockhash
istrue
https://github.com/solana-foundation/developer-content/blob/734fdc36292e90e295a62e011ef19351f90078ab/docs/rpc/http/simulateTransaction.mdx?plain=1#L21-L23 - The
replacementBlockhash
is missing from here https://github.com/solana-foundation/developer-content/blob/734fdc36292e90e295a62e011ef19351f90078ab/docs/rpc/http/simulateTransaction.mdx?plain=1#L107-L143
See https://github.com/anza-xyz/agave/pull/380.