<p dir="ltr">That&#39;s the point. BIP64 specifies such a structure, and you have to scan all that it defines.</p>
<p dir="ltr">If you want to write wallet software that does not have the complexity to deal with just one account, it is not BIP64 compliant. It could try to define its own purpose system, with a hierarchy without accounts in it. I&#39;m not sure this is a very interesting use case, but I like how strict it is. Construction of related chains for multisig addresses is perhaps a better example of a different purpose structure.<br>

</p>
<div class="gmail_quote">On 23 Apr 2014 22:03, &quot;Luke-Jr&quot; &lt;<a href="mailto:luke@dashjr.org">luke@dashjr.org</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Wednesday, April 23, 2014 7:57:46 PM slush wrote:<br>
&gt; On Wed, Apr 23, 2014 at 9:55 PM, Luke-Jr &lt;<a href="mailto:luke@dashjr.org">luke@dashjr.org</a>&gt; wrote:<br>
&gt; &gt; Any wallet should import all the coins just fine, it just wouldn&#39;t *use*<br>
&gt; &gt; any<br>
&gt; &gt; account other than 0. Remember addresses are used to receive bitcoins;<br>
&gt; &gt; once the UTXOs are in the wallet, they are no longer associated with the<br>
&gt; &gt; address or<br>
&gt; &gt; any other details of how they were received.<br>
&gt;<br>
&gt; Wallet don&#39;t see UTXO until it scans all branches/accounts on HD node<br>
&gt; import.<br>
<br>
Yes, it should scan all possible (under the BIP-defined structure) branches<br>
regardless of which features it supports.<br>
<br>
Luke<br>
<br>
------------------------------------------------------------------------------<br>
Start Your Social Network Today - Download eXo Platform<br>
Build your Enterprise Intranet with eXo Platform Software<br>
Java Based Open Source Intranet - Social, Extensible, Cloud Ready<br>
Get Started Now And Turn Your Intranet Into A Collaboration Platform<br>
<a href="http://p.sf.net/sfu/ExoPlatform" target="_blank">http://p.sf.net/sfu/ExoPlatform</a><br>
_______________________________________________<br>
Bitcoin-development mailing list<br>
<a href="mailto:Bitcoin-development@lists.sourceforge.net">Bitcoin-development@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/bitcoin-development" target="_blank">https://lists.sourceforge.net/lists/listinfo/bitcoin-development</a><br>
</blockquote></div>