api.procedures.types.TransactionsParams - PolymeshAssociation/polymesh-sdk GitHub Wiki

Interface: TransactionsParams

api/procedures/types.TransactionsParams

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


transactions

transactions: null | TransactionPermissions

a null value means full permissions

Defined in

api/procedures/types.ts:1624