Questions tagged [microtransaction]

8 questions
3
votes
1 answer

What happens with microtransactions if 1 IOTA = 1$

I know it ist still far to go, but in the very long future when 1 IOTA is maybe worth 1$ how can we do microtransactions? Is there a possibility to split 1 the total amounts of IOTAs even more? I think at that time there will be no $ anymore, but…
Vrom
  • 1,946
  • 7
  • 14
1
vote
1 answer

how to get the latest Received message in one account?

I want to query the latest Received message in one account,I try "let tx = await account.listMessages(1, 1, 1)",After I test,it returned the oldest received message,not the recent