$SimulateRequestTransactionGroup
const$SimulateRequestTransactionGroup:object
Type declaration
description
readonlydescription:"A transaction group to simulate."='A transaction group to simulate.'
properties
readonlyproperties:object
properties.txns
readonlyproperties.txns:object
properties.txns.description
readonlyproperties.txns.description:"An atomic transaction group."='An atomic transaction group.'
properties.txns.items
readonlyproperties.txns.items:object
properties.txns.items.description
readonlyproperties.txns.items.description:"SignedTxn object. Must be canonically encoded."='SignedTxn object. Must be canonically encoded.'
properties.txns.items.format
readonlyproperties.txns.items.format:"json"='json'
properties.txns.items.type
readonlyproperties.txns.items.type:"string"='string'
properties.txns.items.x-algorand-format
readonlyproperties.txns.items.x-algorand-format:"SignedTransaction"='SignedTransaction'
properties.txns.type
readonlyproperties.txns.type:"array"='array'
required
readonlyrequired: readonly ["txns"]
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:1183