I am trying to decode a serialized Solana raw transaction the issue I am facing is I couldn't find any files nor code related to this on the Solana web3 JS library could anyone please advice ?
I was going through this file
https://github.com/solana-labs/solana-web3.js/blob/master/src/transaction.ts
thanks