-
geonicInge: it’s good to know you can pick up groceries in your McLaren in a pinch
-
Quillbertanyone know of any good faucets? I was using monerofaucet.info, but now it tells me that my account is suspended for some reason
-
Awaruwhat is a faucet?
-
cornfeedhobolol. when do we start telling everyone to "work for it"
-
cornfeedhobothat's really the only answer we should be giving at this point
-
SerHackjust wondering a thing... it might be a stupid question.. a subaddress is based on an index i. To generate a bunch of subaddresses, I can generate the index, randomly. What would be the range of a valid index? Would be there any advantages on using a "random generated" of subaddress instead of generating them using a sequential index?
-
sech1no advantages
-
sech1only your wallet knows indices and it's impossible to derive an index from a subaddress
-
sech1if you don't know the private key of course
-
moneromooo32 bits for the account index, 32 bits for the subaddress within an account.
-
SerHacksech1 and moneromooo: thanks for the answers.