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>"
  }
}

Changes

No recorded changes to this endpoint across all 50 revisions of this API.