Skip to content

api.procedures.types.TxGroupParams

prashantasdeveloper edited this page Dec 2, 2024 · 66 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:1581


transactionGroups

transactionGroups: TxGroup[]

Defined in

api/procedures/types.ts:1592

Clone this wiki locally