input-output-hk / cardano-sl

Cryptographic currency implementing Ouroboros PoS protocol
Apache License 2.0
3.78k stars 632 forks source link

How to query original transactions not associated with wallet #4264

Open wo4zhuzi opened 4 years ago

wo4zhuzi commented 4 years ago

https://cardanodocs.com/technical/wallet/api/v1/#

All services of RPC are based on wallet and private key, so how can offline signature obtain relevant original transaction records? Is there no RPC interface similar to BTC's getrawtransaction and sendrawtransaction?