Singleton comments
Jump to navigation
Jump to search
Return to: Insightful_Comments
Trepca 20020511:
- singleton is tricky yeah, you first create launcher coin, then launcher coin creates singleton coin, and then you need to spend the singleton (eve spend) to "initialize" it
- conditions are applied when coin is spent if any are returned
- because chia has this concept of all spends happening at the same time in a block, so order doesn't matter, just that parent exists, will be spent, will create a new child coin, that will be spent too to do something else.
- spend bundle is like a transaction where you can have many spends and coins being created and spent