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

Fixed issue with importing index.scss in client/index.js #5

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

racampos
Copy link

@racampos racampos commented Jan 29, 2022

In order to be able to import client/index.scss in client/index.js the script tag inside client/index.html needs to include type="module". I also added some entries to .gitignore and added parcel to package.json.

Rafael Campos added 6 commits January 29, 2022 13:18
- Adds a mempool structure
- Adds an 'addTransaction' function and a script to add a transaction to the mempool
- Calculates the sum of all transaction fees and adds it to the block reward
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.

1 participant