Code Monkey home page Code Monkey logo

Comments (4)

sync-by-unito avatar sync-by-unito commented on June 28, 2024

➤ Automation for Jira commented:

Corresponding Pull Request #540

from node-cli.

sync-by-unito avatar sync-by-unito commented on June 28, 2024

➤ Automation for Jira commented:

Corresponding Pull Request skalenetwork/skale-admin#675

from node-cli.

sync-by-unito avatar sync-by-unito commented on June 28, 2024

➤ Dmitry Tkachuk commented:

UPD: gas price and gas limit options was removed for all node-cli commands.

Testing:

  • check that node-cli commands don’t have gas-price and gas-limit options
    • register
    • set-domain
    • send-eth

Oleksandr Salamatov

from node-cli.

sync-by-unito avatar sync-by-unito commented on June 28, 2024

➤ Oleksandr Salamatov commented:

Verified
Admin:2.0.2-develop.4
Node-cli:2.0.1-develop.22

root@ip-172-31-13-218:~# skale wallet send --gas-price 0.001 0x1026467C91fdA40aCc7e6935d1E52f67274FD669
Usage: skale wallet send [OPTIONS] ADDRESS AMOUNT
Try 'skale wallet send --help' for help.

Error: no such option: --gas-price
root@ip-172-31-13-218:~# skale node set-domain skalenodes.com --gas-price 100
Usage: skale node set-domain [OPTIONS]
Try 'skale node set-domain --help' for help.

Error: no such option: --gas-price
root@ip-172-31-13-218:~# skale node register --gas-price 4324
Usage: skale node register [OPTIONS]
Try 'skale node register --help' for help.

Error: no such option: --gas-price

root@ip-172-31-13-218:~# skale node register --gas-limit 4324
Usage: skale node register [OPTIONS]
Try 'skale node register --help' for help.

Error: no such option: --gas-limit
root@ip-172-31-13-218:~# skale node set-domain skalenodes.com --gas-limit 100
Usage: skale node set-domain [OPTIONS]
Try 'skale node set-domain --help' for help.

Error: no such option: --gas-limit
root@ip-172-31-13-218:~# skale wallet send --gas-limit 0.001 0x1026467C91fdA40aCc7e6935d1E52f67274FD669
Usage: skale wallet send [OPTIONS] ADDRESS AMOUNT
Try 'skale wallet send --help' for help.

Error: no such option: --gas-limit

from node-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.