Last updated 1 month ago
Was this helpful?
Send serialized boc file: fully packed and serialized external message to blockchain. The method returns message hash.
Parameters:
None
// Request url -X 'POST' \ 'https://ton.blockpi.network/v1/rpc/your-rpc-key/sendBocReturnHash' \ -H 'accept: application/json' \ -H 'Content-Type: application/json' \ -d '{ "boc": "string" }' // Result