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