Second stage in updating wallet.
Takes a read trt.dartRead recorder.
Creates an array of DARTindices from readIndicesByPubkey recorder
If some indices were found in the wallet but not in the trt, the indices are removed
from the wallet.
If some indices were found in the trt but not in the wallet, the indices are put
into a new dartRead request.
Second stage in updating wallet. Takes a read trt.dartRead recorder. Creates an array of DARTindices from readIndicesByPubkey recorder If some indices were found in the wallet but not in the trt, the indices are removed from the wallet. If some indices were found in the trt but not in the wallet, the indices are put into a new dartRead request.