nami icon indicating copy to clipboard operation
nami copied to clipboard

getUtxos(t, n) returns data when it shouldn't (pagination is broken or inconsistent)

Open latheesan-k opened this issue 2 years ago • 1 comments
trafficstars

In my wallet, I have approx 2,500 UTXOs, however If I asked nami to return result from page 999999999, it returns data when it should've been an empty array or null

demo:

image

latheesan-k avatar Oct 12 '23 16:10 latheesan-k