Skip to content

Commit

Permalink
feat: added gas fees step in playground example
Browse files Browse the repository at this point in the history
  • Loading branch information
RutvikGhaskataEalf committed Oct 14, 2024
1 parent 6fb748d commit ecae5e1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/tools/aelf-playground/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,13 @@ namespace AElf.Contracts.ToDo
}
```

### Save Gas Fee

- Click on Save Gas Fee Button and It will suggest to make changes if contract need to be optimised otherwise it shows result like below.

![gas-fees-example-playground](/img/gas-fees-example-playground.png)


### Building Smart Contract

- Click on Build Icon for generate the build.
Expand Down
Binary file added static/img/gas-fees-example-playground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ecae5e1

Please sign in to comment.