Javascript with blockchain development, address.trans returns [] when theres no transactions pend

address.trans returns [] when theres no transactions pend if(txs === []){ returns a transaction still Any solutions? Basically registering a "depo" when I never depo’d to the generated wallet.enter image description here >Solution : This should be happening because an array is an object. And two objects even with the same value are not equal… Read More Javascript with blockchain development, address.trans returns [] when theres no transactions pend