js-stellar-sdk
js-stellar-sdk copied to clipboard
Support the new `getTransactions` endpoint
The Soroban RPC server class (rpc.Server) should support the new getTransactions endpoint which will be released as part of https://github.com/stellar/soroban-rpc/pull/174 and has the schema outlined here: https://github.com/stellar/soroban-rpc/issues/110.
Based on endpoint created here https://github.com/stellar/soroban-rpc/pull/136
@Shaptic was this closed by accident? I can't find getTransactions function on the rpc Server object, or a function that seems to be using the getTransactions endpoint.
Oh wow yeah you're right, I could've sworn this got done... cc @aditya1702