Find the next address at the depth of address.length, and update address[] accordingly. Return false if no more addresses at that level could be found.
See Implementation
Find the next address at the depth of address.length, and update address[] accordingly. Return false if no more addresses at that level could be found.