_wallet.update_account(account);
不管import成功还是失败都会把帐号数据导入钱包,还在注释里说明了
// @returns true if the key matches a current active/owner/memo key for the named
// account, false otherwise (but it is stored either way)
_wallet.update_account(account);
不管import成功还是失败都会把帐号数据导入钱包,还在注释里说明了
// @returns true if the key matches a current active/owner/memo key for the named
// account, false otherwise (but it is stored either way)