Broadcast TransactionCopy Pagepost https://api.p2p.org/api/v1/sui/{network}/transaction/sendBroadcast a signed transaction to the Sui network.Path ParamsnetworkstringenumrequiredSui network:`mainnet` — Sui mainnet.`testnet` — Sui testnet.mainnettestnetAllowed:mainnettestnetBody ParamstransactionstringrequiredSigned transaction in the hexadecimal format which needs to be broadcasted to the network.signaturestringrequiredSignature of the staker account address.Response 200OKUpdated 3 months ago