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