nebPay.js icon indicating copy to clipboard operation
nebPay.js copied to clipboard

获取不了钱包地址

Open tanzaole opened this issue 6 years ago • 1 comments

from = Account.NewAccount().getAddressString(); 每次获取的都不是插件里面的钱包地址,而是随机的

tanzaole avatar Jun 01 '18 08:06 tanzaole

这个是用的neb.js来做的吧, Account.NewAccount() 只是新建一个账号。

要获取用户钱包请参考:https://github.com/ChengOrangeJu/WebExtensionWallet/issues/6

yupnano avatar Jun 01 '18 08:06 yupnano