Creates a new DryrunRequest
object.
LatestTimestamp is available to some TEAL scripts. Defaults to the latest confirmed timestamp this algod is attached to.
ProtocolVersion specifies a specific version string to operate under, otherwise whatever the current protocol of the network this algod is running in.
Round is available to some TEAL scripts. Defaults to the current round on the network this algod is attached to.
Static
Private
encodingStatic
encodingStatic
fromGenerated using TypeDoc
Request data type for dryrun endpoint. Given the Transactions and simulated ledger state upload, run TEAL scripts and return debugging information.