platform.issueTx
POST
Issue a transaction to the Platform Chain.
Request
txstringrequiredThe byte representation of the transaction.
encodingstringoptionalEncoding format for the transaction bytes. Can be "hex" when provided.
Responses
200
The transaction ID.
Was this page helpful?