Git Product home page Git Product logo

Comments (5)

iczc avatar iczc commented on June 2, 2024

考虑到安全问题,Dashboard中只允许在本地访问时可备份恢复钱包,请在部署bytomd的服务器上通过http://localhost:port/dashborad的形式访问以进行恢复操作。

from bytom.

qiluge avatar qiluge commented on June 2, 2024

是否能通过命令行的方式导入钱包,因为同步节点部署在远程服务器上

from bytom.

iczc avatar iczc commented on June 2, 2024

可参考 https://github.com/Bytom/bytom/wiki/API-Reference#restore-wallet

from bytom.

qiluge avatar qiluge commented on June 2, 2024

/create-account-receiver接口意味着创建一个地址,节点会监听这个地址的UTXO。但是这个方法有限制:地址所依赖的账户在节点上必须已经创建了。所以有没有方法直接往节点里导入一个地址,让节点监听这个地址,而不用依赖于已有的账户。这种机制使用起来会更加灵活。@iczc

from bytom.

qiluge avatar qiluge commented on June 2, 2024

我在节点上创建了账户,然后删除,再次使用同样的参数创建账户,发现该账户的KeyIndex每次都递增了1,这导致该账户衍生出来的control program不一致。应该是删除账户之后,账户的KeyIndex也要重置。

from bytom.

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.