Hi guys. I'm trying to make a Request to store my Bag on my storage provider. I configured my storage provider, created contract. I made a request with command

`new-contract-message --query-id 0 --provider
`

Now I have a file with body. But I can't guess what should I do now? The docs says send the message with this body to the provider's address. How can I make it? I've tried to use lite-client (sendfile command). Also I tried to base64 encode the file body and send it to the provider address using my TonKeeper wallet, but it says that message is too long.

Feb 28, 2023, 6:31 PM
You can try to look at http://webarchive.ton on step 3.
Feb 28, 2023, 10:26 PM

© 2024 Draquery.com All rights reserved.