Skip to main content
Version: 23.0.x

Interface: TransactionsParams

api/procedures/types.TransactionsParams

Hierarchy

Properties

asset

asset: string | FungibleAsset

Asset over which the Identity will be granted permissions

Inherited from

AssetBase.asset

Defined in

api/procedures/types.ts:1038


transactions

transactions: null | TransactionPermissions

a null value means full permissions

Defined in

api/procedures/types.ts:1045