You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could make an endpoint like /api/address/{addr}/vins that lists the transaction inputs that are spending previous outpoints paying to the address, and /api/address/{addr}/vouts that lists the outputs that pay to the address.
We could make an endpoint like
/api/address/{addr}/vinsthat lists the transaction inputs that are spending previous outpoints paying to the address, and/api/address/{addr}/voutsthat lists the outputs that pay to the address.