Skip to content

Renewal

Jörg Hohwiller edited this page Feb 13, 2019 · 1 revision
Table of Contents

Renewal

A ThankToken can be renewed. This means that one or multiple old token(s) are "destroyed" while new token(s) are created. There are special forms of transactions to "destroy" a ThankToken by setting the public key of the receipient to null and linking this with other tokens to destroy or create as replacement according to strict rules forming a circular chain. ThankToken defines two types of renewals:

  • Fork: split an owned ThankToken into multiple new ThankTokens (e.g. split a token of 1 Thanks into two tokens of 0.5 Thanks each)

  • Merge: merge multiple owned ThankTokens into a single new ThankToken (e.g. merge two tokens of 0.5 Thanks each into one token of 1 Thanks)

Clone this wiki locally