Issuance
Last updated
Was this helpful?
Last updated
Was this helpful?
Handles all Asset Issuance related functionality
Namespace‹›
↳ Issuance
Protected
context• context: Context
Inherited from void
Protected
parentInherited from void
Issue a certain amount of Asset tokens to the caller's default portfolio
Parameters:
▪ args: object
amount
BigNumber
amount of Asset tokens to be issued
Defined in
• parent:
Defined in
▸ issue(args
: object, opts?
: ): Promise‹‹››
Defined in
note
this method is of type , which means you can call on it to see whether the signing Account and Identity have the required roles and permissions to run it
▪Optional
opts:
Returns: Promise‹‹››