Why does the network not charge the ANT price for the uploads? Is it expected behaviour or not?
I have uploaded two small files (bigger just doesn’t work), and both times the network claimed a certain price in attos, but did not actually charge it. Below is the output of the latter experiment. GAS is charged, though.
The files have been unique, my own doing, not uploaded before.
I read from Discord that @DavidMc0 uploaded 27MB file without being charged. Have others seen this?
Asked another way round, why are nodes not paid for storing data?
Wallet balances: 0xA909aCC1c2B0d311f7b9f5D91b7e69f0b32Ea91d
+---------------+----------------------+
| Token Balance | 66000000000000000000 |
+---------------+----------------------+
| Gas Balance | 4899938186393000 |
+---------------+----------------------+
toivo@toivo-HP-ProBook-450-G5:~$ time ant file upload -p Jokukuva_crop_2.JPG
Logging to directory: "/home/toivo/.local/share/autonomi/client/logs/log_2025-02-14_19-04-13"
🔗 Connected to the Network Enter password to decrypt wallet:
Uploading data to network...
Encrypting file: "Jokukuva_crop_2.JPG"..
Successfully encrypted file: "Jokukuva_crop_2.JPG"
Paying for 4 chunks..
Uploading file: Jokukuva_crop_2.JPG (4 chunks)..
Successfully uploaded Jokukuva_crop_2.JPG (4 chunks) to: f0012e4ec0be24372766c8394a26ab5ac5526eba9c637ac1a4b3a9a1dbdc3890
Upload of 1 files completed in 46.965092696s
Uploading public archive referencing 1 files
Successfully uploaded: Jokukuva_crop_2.JPG
At address: 91bf4ce535af2346729bb5326a5b8717301a4b3d2952bae26acc178568176bac
Number of chunks uploaded: 2
Number of chunks already paid/uploaded: 6
Total cost: 11177141652 AttoTokens
real 1m32.473s
user 0m23.533s
sys 0m9.152s
toivo@toivo-HP-ProBook-450-G5:~$ ant wallet balance
Logging to directory: "/home/toivo/.local/share/autonomi/client/logs/log_2025-02-14_19-09-30"
Enter password to decrypt wallet:
Wallet balances: 0xA909aCC1c2B0d311f7b9f5D91b7e69f0b32Ea91d
+---------------+----------------------+
| Token Balance | 66000000000000000000 |
+---------------+----------------------+
| Gas Balance | 4858305373224000 |
+---------------+----------------------+
Paging @rusty.spork