Skip to content

Commit

Permalink
Merge pull request #204 from nspcc-dev/feature/197-add_creation_cost
Browse files Browse the repository at this point in the history
Add a note about container creation cost
  • Loading branch information
roman-khimov authored Apr 15, 2024
2 parents 9d34436 + d712b14 commit 0c905eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -1032,6 +1032,7 @@ export const App = () => {
Container creation is a paid operation, make sure you have sufficient NeoFS chain balance
</Notification>
)}
<Heading className="input_caption">Container cost is 0.0070000014 GAS for mainnet now.</Heading>
<Form.Field>
<Form.Label>Name</Form.Label>
<Form.Control>
Expand Down

0 comments on commit 0c905eb

Please sign in to comment.