Contract function call transaction options
the c32check address of the contract
the contract name
name of the function to be called
an array of Clarity values as arguments to the function call
hex string sender private key used to sign transaction
transaction fee in microstacks
a nonce must be increased monotonically with each new transaction
the Stacks blockchain network this transaction is destined for
identify how the the transaction should be mined
whether post conditions must fully cover all transferred assets
an array of post conditions to add to the transaction
true if another account is sponsoring the transaction fees
Generated using TypeDoc
Contract function call transaction options
the c32check address of the contract
the contract name
name of the function to be called
an array of Clarity values as arguments to the function call
hex string sender private key used to sign transaction
transaction fee in microstacks
a nonce must be increased monotonically with each new transaction
the Stacks blockchain network this transaction is destined for
identify how the the transaction should be mined
whether post conditions must fully cover all transferred assets
an array of post conditions to add to the transaction
true if another account is sponsoring the transaction fees