yours-org / yours-wallet

A non-custodial and open-source wallet for BSV and 1Sat Ordinals.
Other
63 stars 51 forks source link

GetOrdinals provider pagination #244

Closed danwag06 closed 1 month ago

danwag06 commented 1 month ago

Optimize the provider method to support pagination. This is a problem for users with a lot of ordinals. Load takes too long.

danwag06 commented 1 month ago

This is done.