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

TIP-42: Account Output Type #144

Draft
wants to merge 142 commits into
base: main
Choose a base branch
from
Draft

TIP-42: Account Output Type #144

wants to merge 142 commits into from

Conversation

PhilippGackstatter
Copy link

Rendered Version

Note that:

  • This TIP is in Draft mode and as such is still being updated.
  • Links to other new TIPs don't work and will only work once the TIP is merged.

Co-authored-by: Thibault Martinez <[email protected]>
- A _Commitment Input_ is present.
- A _Block Issuance Credit Input_ is present whose `Account ID` equals that of the account being transitioned.
- When a <i>Block Issuer Feature</i> is present in an account input, the transaction is invalid if that account has
negative Block Issuance Credit, whose value is taken from the _Block Issuance Credit Input_.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what "value"?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh yeah, that is very unclear from this. I updated the TIP, which raises another question for me: Can you even query the BIC balance of an account via an API at a certain commitment?
This resolution process that is described happens in the node before executing the TX.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants