api_entities_Asset_Issuance.Issuance
Last updated
Was this helpful?
Last updated
Was this helpful?
/ / / Issuance
.Issuance
Handles all Asset Issuance related functionality
Namespace
<>
↳ Issuance
▸ issue(args
, opts?
): Promise
<TransactionQueue
<, , unknown
[][]>>
Issue a certain amount of Asset tokens to the caller's default portfolio
Parameters
args
Object
-
args.amount
BigNumber
amount of Asset tokens to be issued
opts?
-
Returns
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
Promise
<TransactionQueue
<, , unknown
[][]>>