Can we get a clear picture on the business model for (f)nxt and nxt?
nxt will remain a token (child)
fnxt will be used ONLY for forging (motherchain) can't be pruned
fnxt can carry 255 TX/block * 1440 = 367,200 TX/day [3 tps]
---
So no nxt will be generated? Only fnxt will be rewarded (created) for network participation (hashing) ... plus NXT fees
no new
nxt will be generated. they will stay at ~1 billion. if the 1:1 distribution happenes as proposed ~1 billion
fnxt will be created and awarded to all nxt holders.
afaik how many TPS the fnxt motherchain can handle is yet to be determined. its not that important. the TPS increase comes from the the childchains, since those will be pruned its possible to have bigger blocks without having a bloat issue.
The child chain "blocks" will be implemented as a prunable attachment of a single (one per block per chain) transaction, of type ChildchainBlock, on the main chain. Anyone can create a ChildchainBlock transaction
so all transactions on a childchain are bundled into a single transaction on the motherchain.