Skip to content

api.procedures.types.TxGroupParams

prashantasdeveloper edited this page May 1, 2025 · 82 revisions

Interface: TxGroupParams

api/procedures/types.TxGroupParams

Hierarchy

Table of contents

Properties

Properties

asset

asset: string | FungibleAsset

Asset over which the Identity will be granted permissions

Inherited from

AssetBase.asset

Defined in

api/procedures/types.ts:1617


transactionGroups

transactionGroups: TxGroup[]

Defined in

api/procedures/types.ts:1628

Clone this wiki locally