Miscellaneous
UncheckedSubmit
Submit an arbitrary (serialized) Transaction to the network without prechecks. Requires superuser privileges.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Field | Type | Description |
|---|---|---|
transactionBytes | bytes | The serialized bytes of the Transaction to be submitted without prechecks |
Was this page helpful?