Push Transaction to Ledger
This method expects a transaction in JSON format and will attempt to apply it to the Ledger.
Request Body |
---|
signatures Signature[]Possible values: Value must match regular expression array of signatures required to authorize transaction |
compression booleanCompression used, usually false |
packed_context_free_data stringjson to hex |
packed_trx stringTransaction object json to hex |
Responses | ||
---|---|---|
200 OK
|