OptionalbroadcastBroadcast response, present only when broadcasted is true.
true if the transaction was broadcast to the network.
Total fee, human-readable DEM string.
Total fee, in OS (smallest unit).
Transaction hash (as confirmed by the node).
OptionalskippedSet when broadcasted is false, explaining why.
The signed, confirmed transaction.
Raw validity data from confirm.
Uniform result of a programmatic transaction.
broadcastedtells you whether the tx actually hit the network; everything needed to broadcast later (in"manual"mode) is onvalidityData.