You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ipfs->add(Utils::tryFopen('ipfs.png', 'r'), 'ipfs.png', ['pin' => true]);
After upload image, I get Result Hash QmWyLdiujgReZVDisA..........
When I check the uploaded image, I am seeing like this C:\xampp\tmp\php59DB.tmp https://ipfs.infura.io/ipfs/QmWyLdiujgReZVDisA..........
Can you please explain about this action?
Thank you in advance
The text was updated successfully, but these errors were encountered:
$ipfs->add(Utils::tryFopen('ipfs.png', 'r'), 'ipfs.png', ['pin' => true]);
After upload image, I get Result Hash QmWyLdiujgReZVDisA..........
When I check the uploaded image, I am seeing like this C:\xampp\tmp\php59DB.tmp
https://ipfs.infura.io/ipfs/QmWyLdiujgReZVDisA..........
Can you please explain about this action?
Thank you in advance
The text was updated successfully, but these errors were encountered: