nebPay.js
nebPay.js copied to clipboard
获取不了钱包地址
from = Account.NewAccount().getAddressString(); 每次获取的都不是插件里面的钱包地址,而是随机的
这个是用的neb.js来做的吧, Account.NewAccount()
只是新建一个账号。
要获取用户钱包请参考:https://github.com/ChengOrangeJu/WebExtensionWallet/issues/6