【问题标题】:Transferring units from ALICE to BOB asking password将单位从 ALICE 转移到 BOB 询问密码
【发布时间】:2021-01-08 07:14:36
【问题描述】:

我正在尝试将一些单位从 ALICE 转移到本地网络上的 BOB,但找不到 ALICE 的密码或文档中的任何预配置帐户,还尝试使用空密码并收到如附图所示的错误。 enter image description here 我正在使用https://github.com/vue-polkadot/apps 请提供预配置帐户的配对密码,请求您提供帮助。

【问题讨论】:

标签: substrate polkadot polkadot-js


【解决方案1】:
λ subkey inspect-key //Alice
Secret Key URI `//Alice` is account:
  Secret seed:      0xe5be9a5092b81bca64be81d212e7f2f9eba183bb7a90954f7b76361f6edb5c0a
  Public key (hex): 0xd43593c715fdd31c61141abd04a99fd6822c8558854ccde39a5684e7a56da27d
  Account ID:       0xd43593c715fdd31c61141abd04a99fd6822c8558854ccde39a5684e7a56da27d
  SS58 Address:     5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY

λ subkey inspect-key //Bob
Secret Key URI `//Bob` is account:
  Secret seed:      0x398f0c28f98885e046333d4a41c19cee4c37368a9832c6502f6cfd182e2aef89
  Public key (hex): 0x8eaf04151687736326c9fea17e25fc5287613693c912909cb226aa4794f26a48
  Account ID:       0x8eaf04151687736326c9fea17e25fc5287613693c912909cb226aa4794f26a48
  SS58 Address:     5FHneW46xGXgs5mUiveU4sbTyGBzmstUspZC92UhjJM694ty

这是原始种子。只需导入它们并自己配置密码。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2017-04-16
    • 2011-04-23
    • 2018-08-12
    • 2015-03-21
    • 2018-08-18
    • 2011-04-01
    • 1970-01-01
    • 2012-04-10
    相关资源
    最近更新 更多