Send an external message to the TON network.
POST /api/v3/message HTTP/1.1 Host: ton-index.nownodes.io X-Api-Key: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 14 { "boc": "text" }
OK
{ "message_hash": "text", "message_hash_norm": "text" }