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

Change default tx-size to 350 bytes instead of 200 #20

Closed
vsubhuman opened this issue Jun 20, 2018 · 0 comments
Closed

Change default tx-size to 350 bytes instead of 200 #20

vsubhuman opened this issue Jun 20, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@vsubhuman
Copy link
Member

Original value of 200 byte was taken from the documentation that says: "a transaction of size 200 bytes (a fairly typical size)" (https://cardanodocs.com/cardano/transaction-fees/).

This twitter thread shows the discussion of how 350 bytes seem to be more realistic value that gives more accurate tx-fee value - https://twitter.com/vsubhuman/status/1000039199721099264

Change default tx-size to 350 and change description to point to the calculation.

This is a trivial fix, but it gotta be done properly just so that any change to the formula is transparent and traceable.

@vsubhuman vsubhuman added the enhancement New feature or request label Jun 20, 2018
@vsubhuman vsubhuman added this to the v0.1.1 milestone Jun 20, 2018
@vsubhuman vsubhuman self-assigned this Jun 20, 2018
vsubhuman added a commit that referenced this issue Jun 23, 2018
#20 Change default tx-size to 350 bytes instead of 200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant