Broadcast TransactionAsk AIpost https://api.p2p.org/api/v1/hyperliquid/{network}/transaction/sendBroadcast a signed transaction to the Hyperiquid network.Path ParamsnetworkstringenumrequiredHyperliquid network:`mainnet` — Hyperliquid mainnet.`testnet` — Hyperliquid testnet.mainnettestnetAllowed:mainnettestnetBody ParamssignedTransactionstringrequiredSigned serialized transaction which needs to be broadcasted to the network.Responses 200OK 400Bad request 401Unauthorized 500Internal server errorUpdated 6 months ago