We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://testnet.explorer.rgbpp.io/en/address/tb1qvn7ge67z3lh5x0u5ue69c7etp8kavlacku2vae/transactions
The tx from two days ago ranked first.
The latest one has not been confirmed. There seems to be an issue with the API return of mempool. https://mempool.space/testnet/api/address/tb1qvn7ge67z3lh5x0u5ue69c7etp8kavlacku2vae/txs
The text was updated successfully, but these errors were encountered:
The return order of unconfirmed transactions returned by mempool API:
- c1ccacbd1272c54ddc25699f93d7161eddc0a47c3bf88e7f248117f8f322ed81 - f970822c82ad9112b48f83ff14e169da68ed83e11c067c7a396fbcee171d6d9e
But the front-end page of Mempool is correct:
- f970822c82ad9112b48f83ff14e169da68ed83e11c067c7a396fbcee171d6d9e - c1ccacbd1272c54ddc25699f93d7161eddc0a47c3bf88e7f248117f8f322ed81
Sorry, something went wrong.
No branches or pull requests
https://testnet.explorer.rgbpp.io/en/address/tb1qvn7ge67z3lh5x0u5ue69c7etp8kavlacku2vae/transactions
The tx from two days ago ranked first.
The latest one has not been confirmed. There seems to be an issue with the API return of mempool.
https://mempool.space/testnet/api/address/tb1qvn7ge67z3lh5x0u5ue69c7etp8kavlacku2vae/txs
The text was updated successfully, but these errors were encountered: