{% extends "base.html" %} {% block main %}
{% if device %}
Importing an existing wallet
Check this option to scan the blockchain for existing wallet balance and history.
{% if specter.info["pruned"] %}
Please Note:
You are using a pruned node.
Wallet history may not fully appear.
{% endif %}
Network | Purpose | Derivation | Key | Actions |
---|---|---|---|---|
{% if key["xpub"].startswith("xpub") %} | {{ purposes[key["type"]] }} | {{key["derivation"]}} | {{key["original"]}} |