solana-with-rpc-optimizations/web3.js/test/mocks
Jon Cinque fa51e5b704
chore: update Connection to non-deprecated endpoints (#22800)
* chore: remove usage of `getConfirmedTransaction`

* chore: use `getBlock` instead of `getConfirmedBlock`

* chore: add `getLatestBlockhash` and test
2022-01-28 00:43:01 +01:00
..
rpc-http.ts chore: update Connection to non-deprecated endpoints (#22800) 2022-01-28 00:43:01 +01:00
rpc-websockets.ts