Submits a notarized transaction to the network. Returns whether the transaction submission was already included in the node's mempool.
The logical name of the network
"{{network}}"
A hex-encoded, compiled notarized transaction.
If true, the transaction validity is freshly recalculated without using any caches (defaults false)
Transaction Submit Response
Is true if the transaction is a duplicate of an existing transaction in the mempool.