Broadcast TransactionAsk AIpost https://api.p2p.org/api/v1/sei/{network}/transaction/sendBroadcast a signed transaction to the Sei network.Path ParamsnetworkstringenumrequiredSei network:`pacific-1` — Sei mainnet.`atlantic-2` — Sei testnet.pacific-1atlantic-2Allowed:pacific-1atlantic-2Body 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