Get Transaction StatusCopy Pageget https://api.p2p.org/api/v1/celestia/{network}/transaction/status/{transactionHash}Check the status of the transaction.Path ParamsnetworkstringenumrequiredCelestia network:`mainnet-beta` — Celestia mainnet.`mocha-testnet` — Celestia testnet.celestia-mainnet-betacelestia-mocha-testnetAllowed:celestia-mainnet-betacelestia-mocha-testnettransactionHashstringrequiredHash of the transaction.Responses 200OK 400Bad request 401Unauthorized 500Internal server errorUpdated 3 months ago