Create Raw Transaction
Creating a raw transaction on the Litecoin blockchain involves constructing a transaction manually, specifying inputs, outputs, and necessary script operations.
Create a raw transaction (API reference)
POST
/api/Litecoin/Create-Raw-LTC-Transactions
This post requests to create a raw transaction on the Litecoin blockchain
Headers
Request Body
Create Raw Transaction with Javascript SDK
Liaas SDK package installation
Last updated