the transaction anchorMode, which specifies whether it should be included in an anchor block or a microblock
the Clarity code to be deployed
transaction fee in microstacks
the network that the transaction will ultimately be broadcast to
the transaction nonce, which must be increased monotonically with each new transaction
the post condition mode, specifying whether or not post-conditions must fully cover all transfered assets
a list of post conditions to add to the transaction
set to true if another account is sponsoring the transaction (covering the transaction fee)
Generated using TypeDoc
Contract deploy transaction options