Broadcast TransactionAsk AIpost https://api.p2p.org/api/v1/ton/{network}/transactions/broadcastBroadcast a signed transaction to the TON network.Path ParamsnetworkstringenumrequiredTON network:`mainnet` — production network.`testnet` — testnet.mainnettestnetAllowed:mainnettestnetBody ParamsunsignedTransactionstringrequiredSigned transaction in the hexadecimal format which needs to be broadcasted to the network.signaturestringrequiredExternal message signature which needs to be signed with the private key.publicKeystringrequiredPublic key of the nominator for the TON network.walletVersionstringenumDefaults to V4Version of the smart contract used by the wallet in the TON blockchain.V3R1V3R2V4V5R1Allowed:V3R1V3R2V4V5R1Response 200OKUpdated about 1 year ago