Skip to content

Commit

Permalink
update nodejs create native token docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex6323 committed Jun 26, 2023
1 parent 9cf5676 commit 356205d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bindings/nodejs/lib/wallet/account.ts
Original file line number Diff line number Diff line change
Expand Up @@ -783,8 +783,8 @@ export class Account {
}

/**
* Mint native tokens.
* @param params The options for minting tokens.
* Create a native token.
* @param params The options for creating a native token.
* @param transactionOptions The options to define a `RemainderValueStrategy`
* or custom inputs.
* @returns The minting transaction and the token ID.
Expand Down

0 comments on commit 356205d

Please sign in to comment.