solana-web3.js
solana-web3.js copied to clipboard
Update `getStakeActivation` RPC method based on #26622
We'll just want to keep an eye on the changes being proposed and eventually committed to the RPC to fix a bug caught in the getStakeActivation
RPC method.
We'll have to update the JavaScript API accordingly.
EDIT: Wow I just realized I had the wrong link in here. https://github.com/solana-labs/solana/pull/33156