Hi everyone
Today, I spent most of my time dealing with Tron api, but in the end, I did not get the desired result.
The problem is sending Tron from one address to another.
## Sample Attached.
Today, I spent most of my time dealing with Tron api, but in the end, I did not get the desired result.
The problem is sending Tron from one address to another.
Overview
FullNode HTTP API is the core API service provided by Tron nodes. Users can use HTTP API to send transactions. The general process includes the following three steps: Create a transaction via system contract APIs Sign the transaction using SDK Broadcast the transaction by BroadcastTransaction To...
developers.tron.network
## Sample Attached.