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

FOR NEW COINS: Change the coin generation to remove the time stamp from a trx #393

Open
dangershony opened this issue Mar 10, 2022 · 0 comments

Comments

@dangershony
Copy link
Member

Right now new coins use the PosConsensusFactory by default but that uses the PosTransaction which will serialize the time stamp.

The time stamp is not needed on the trx, removing it will allow a coin to have the same serialization as Bitcoin and make it usable with other bitcoin tools

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

No branches or pull requests

1 participant