Returns information necessary to build a transaction
The logical name of the network
{{network}}
POST /lts/transaction/construction HTTP/1.1 Host: xrd.nownodes.io Content-Type: application/json Accept: */* Content-Length: 25 { "network": "{{network}}" }
All info needed to build a transaction
{ "current_epoch": 1, "ledger_clock": { "unix_timestamp_ms": 1, "date_time": "text" } }