Small helper function to compare two arrays of addresses. This allow null, undefined, or empty strings to be considered the same.
Optional
array 1
array 2
Returns true if there were changes between the two arrays.
Small helper function to compare two arrays of addresses. This allow null, undefined, or empty strings to be considered the same.