Hello everybody!
I'm trying to upload file to storage, using storage provider, but I can't understand, what to do with a file generated with command of the storage-daemon-cli
new-contract-message --query-id 0 --provider
The documentation says to send a message with this file as the body. But I can’t understand how to convert file contents to the message body.
Can someone explain how should I use this file for message body?
The documentation says to send a message with this file as the body. But I can’t understand how to convert file contents to the message body.
Can someone explain how should I use this file for message body?
Apr 6, 2023, 6:15 PM