AssetConfigItxnParams
Algorand TypeScript / itxn / itxn / AssetConfigItxnParams
Defined in: itxn.ts:1053
Holds AssetConfig fields which can be updated, cloned, or submitted.
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new AssetConfigItxnParams():
AssetConfigItxnParams
Returns
Section titled “Returns”AssetConfigItxnParams
Methods
Section titled “Methods”copy()
Section titled “copy()”copy():
AssetConfigItxnParams
Defined in: itxn.ts:1069
Return a copy of this AssetConfigItxnParams object
Returns
Section titled “Returns”AssetConfigItxnParams
set(
fields):void
Defined in: itxn.ts:1063
Update one or more fields in this AssetConfigItxnParams object
Parameters
Section titled “Parameters”fields
Section titled “fields”Returns
Section titled “Returns”void
submit()
Section titled “submit()”submit():
AssetConfigInnerTxn
Defined in: itxn.ts:1057
Submit an itxn with these fields and return the AssetConfigInnerTxn result