Skip to content

Commit

Permalink
Merge pull request #2218 from jasonandjay/minor-fix
Browse files Browse the repository at this point in the history
Minor fixes throughout codebase
  • Loading branch information
junderw authored Mar 5, 2025
2 parents 151173f + 744afd5 commit ebd5ad4
Show file tree
Hide file tree
Showing 5 changed files with 155 additions and 110 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
- run: npm ci
- run: npm run doc
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-artifact@v4
with:
path: ./docs

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2011-2020 bitcoinjs-lib contributors
Copyright (c) 2011-2025 bitcoinjs-lib contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit ebd5ad4

Please sign in to comment.