Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

web: Get fees dynamically #215

Merged
merged 1 commit into from
Aug 10, 2024
Merged

Conversation

mike-petrov
Copy link
Contributor

for namedContainerFee & withdrawalFee

closes #209

@mike-petrov mike-petrov self-assigned this Aug 8, 2024
@mike-petrov
Copy link
Contributor Author

This parameters for testnet (https://rest.t5.fs.neo.org/v1/network-info):

Screenshot 2024-08-08 at 22 02 06 Screenshot 2024-08-08 at 22 02 43

Should we use namedContainerFee for creation container and withdrawalFee for withdrawal?

src/App.js Outdated Show resolved Hide resolved
src/App.js Outdated Show resolved Hide resolved
src/App.js Outdated Show resolved Hide resolved
for namedContainerFee & withdrawalFee

closes #209

Signed-off-by: Mikhail Petrov <[email protected]>
@mike-petrov mike-petrov force-pushed the feature/209-get_fees_dynamically branch from 2061231 to 5ff3253 Compare August 9, 2024 10:08
@roman-khimov roman-khimov merged commit 9a1098f into master Aug 10, 2024
3 checks passed
@roman-khimov roman-khimov deleted the feature/209-get_fees_dynamically branch August 10, 2024 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get fees dynamically
2 participants