This method expects a transaction in JSON format and will attempt to apply it to the blockchain.

post/push_transaction

Request body

signaturesSignature[]

array of signatures required to authorize transaction

compressionboolean

Compression used, usually false

packed_context_free_datastring

JSON to hex

packed_trxstring

Transaction object JSON to hex

Response

OK

{"stackTrail":"paths:/push_transaction:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"Returns Nothing"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.