Skip to content

Commit

Permalink
Add return value
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Electron committed May 6, 2024
1 parent c9a7b2f commit 6543765
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@ You can call this end point from the CLI using `wasp-cli chain create-native-tok

The storage deposit for the new foundry must be provided via allowance (only the minimum required will be used).

#### Returns

- `s` (`uint32`): The serial number of the newly created foundry

### `nativeTokenModifySupply(s SerialNumber, d SupplyDeltaAbs, y DestroyTokens)`

Expand Down

0 comments on commit 6543765

Please sign in to comment.