Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How does the issuance work? #22

Open
UkolovaOlga opened this issue Oct 15, 2020 · 0 comments
Open

How does the issuance work? #22

UkolovaOlga opened this issue Oct 15, 2020 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation FAQ Question about LNP/BP tech stack

Comments

@UkolovaOlga
Copy link
Member

It is organised into a branching tree that always start at genesis, so Vec may be an outdated representation. Basically, you create “inflation rights” at genesis, allocate each of them to some UTXO and specify how much of the inflation this branch may produce. Later, when this UTXO is spent, the issuer creates “inflation” type of state transition, where he specifies to where the newly issued asset is allocated + provides (if necessary) new inflation rights, one or several, such that their sum is equal to the current allowed inflation in the branch minus already issued assets.

Open question: what would be the best representation of that in both rust data structures and SQL tables?

@UkolovaOlga UkolovaOlga added documentation Improvements or additions to documentation FAQ Question about LNP/BP tech stack labels Oct 15, 2020
@UkolovaOlga UkolovaOlga self-assigned this Oct 15, 2020
@UkolovaOlga UkolovaOlga changed the title How the issuance works? How does the issuance work? Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation FAQ Question about LNP/BP tech stack
Projects
None yet
Development

No branches or pull requests

1 participant