Broadcast Transaction
Broadcasting a transaction is the process of sending a signed transaction to the Litecoin network so that it can be validated and included in a block.
Broadcast transaction (API reference)
POST
/api/Litecoin/broadcast-transactions
This post requests to broadcast a signed transactions on the Litecoin blockchain
Headers
Request Body
Broadcast Transaction with Javascript SDK
Liaas SDK package installation
Last updated