Broadcast TransactionAsk AIpost https://api.p2p.org/api/v1/celestia/{network}/transaction/sendBroadcast a signed transaction to the Celestia network.Path ParamsnetworkstringenumrequiredCelestia network:`mainnet-beta` — Celestia mainnet.`mocha-testnet` — Celestia testnet.celestia-mainnet-betacelestia-mocha-testnetAllowed:celestia-mainnet-betacelestia-mocha-testnetBody ParamssignedTransactionstringrequiredSigned transaction in Base64 encrypted format which needs to be broadcasted to the network.Responses 200OK 400Bad request 401Unauthorized 500Internal server errorUpdated 2 months ago