Open clayop opened 7 years ago
It would be interesting if they could set a date for later ICOs. — It would solve the capital flow issues of ERC 20s
It feels like it needs a lot of design work. Steem could add it in a later version.
On Sep 7, 2017, at 10:57 AM, Jaewoo Cho notifications@github.com wrote:
Given four timepoints with SMT setup, i.e., generation_begin_time, generation_end_time, announced_launch_time, launch_expiration_time, I am wondering whether there can be a trick to issue tokens after launch time.
More specifically, announced_launch_time is smaller than generation_end_time, while greater than generation_begin_time, so that founder can issue additional supply. Is it possible?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/steemit/smt-whitepaper/issues/90, or mute the thread https://github.com/notifications/unsubscribe-auth/ARd07bj4JBvoygH1vklAX9OpdeRU8KAIks5sgBJggaJpZM4PQCJc.
Given four timepoints with SMT setup, i.e.,
generation_begin_time
,generation_end_time
,announced_launch_time
,launch_expiration_time
, I am wondering whether there can be a trick to issue tokens after launch time.More specifically,
announced_launch_time
is smaller thangeneration_end_time
, while greater thangeneration_begin_time
, so that founder can issue additional supply. Is it possible?