There was an error while loading. Please reload this page.
api/procedures/types.TransactionsParams
AssetBase
↳ TransactionsParams
TransactionsParams
• asset: string | FungibleAsset
string
FungibleAsset
Asset over which the Identity will be granted permissions
AssetBase.asset
api/procedures/types.ts:1620
• transactions: null | TransactionPermissions
null
TransactionPermissions
a null value means full permissions
api/procedures/types.ts:1627