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
in bitcoin,if we need to parse an address's UTXO in order to count it's balance,even our bitcoin node has sync all the block data,we still can't use an official PRC API to list any address's UTXO,is that so?