Transaction
Get Construction Metadata
Returns information needed to construct a new transaction including current epoch number.
post/transaction/construction
Response
Returns information needed to construct transaction.
Example response
{
"ledger_state": {
"network": "<network-name>"
}
}