Coder Social home page Coder Social logo

Comments (6)

lordbah avatar lordbah commented on June 8, 2024 1

Thanks I think that did it, no error. Clicked Edit, clicked "use privkey" next to Owner and Voting, entered the private key, Get Status, success, searched for a Save button next to Cancel, didn't find one, finally saw the Save icon at the top, went to proposals and voted on something.

from dash-masternode-tool.

Bertrand256 avatar Bertrand256 commented on June 8, 2024

For voting on the Dash network, the combination of collateral_tx_hash and collateral_tx_index is used as the masternode id. Most likely, this information is either missing or incorrect in your DMT configuration.

The best test is to run the following command in the Debug console:
masternodelist json collateral_tx_hash-collateral_tx_index

for example:
masternodelist json a476f59677f43968ef22c12e250605e42b8ae6d0665fef1354c219ac1e3de82e-0

from dash-masternode-tool.

lordbah avatar lordbah commented on June 8, 2024

It responds with my masternode. All values match the values in DMT.

In DMT, "path" is empty. Is that significant?

(Sorry this took so long. I received your comment in email and the email implied that I could add to this issue just by replying to the email. That doesn't seem to have worked.)

from dash-masternode-tool.

Bertrand256 avatar Bertrand256 commented on June 8, 2024

This time I am sorry for the delay - I was on vacation.

I think that now the best approach will be to look at the DMT logs. Can you set "Log level" to "INFO", open & close the proposal window and copy the part of the log file from the following line INFO | root | MainThread | app_config.py | init | Application started (v 0.9.26-hotfix1) up to the end of the file and share it with me?

from dash-masternode-tool.

lordbah avatar lordbah commented on June 8, 2024

This is the issue?

2019-08-30 07:13:04 WARNING|dmt.proposals|MainThread|proposals_dlg.py|init|Voting key for masternode "MN1 (idx:0)" is public and does not allow voting.

I'm going to have to do some reading to understand this.
bah.log

from dash-masternode-tool.

Bertrand256 avatar Bertrand256 commented on June 8, 2024

Yes that's the reason. To vote in the app you need to enter private key in the configuration and you have probably entered the public address associated with that key.

If the private key associated is kept in your Dash Core wallet, to use the DMT voting feature you need to export it in the Debug console using the dumpprivkey command or just generate & publish to the blockchain a new voting privkey. For this you can use Update voting key from DMT (owner private key will be required) or protx update_registrar from Debug console.

from dash-masternode-tool.

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.