Skip to content

Commit 9626d69

Browse files
authored
Merge branch 'master' into ab/tx-version-serialization
2 parents df4297c + ebd5ad4 commit 9626d69

File tree

5 files changed

+155
-110
lines changed

5 files changed

+155
-110
lines changed

.github/workflows/main_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
- run: npm ci
130130
- run: npm run doc
131131
- name: Upload artifact
132-
uses: actions/upload-pages-artifact@v2
132+
uses: actions/upload-artifact@v4
133133
with:
134134
path: ./docs
135135

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2011-2020 bitcoinjs-lib contributors
3+
Copyright (c) 2011-2025 bitcoinjs-lib contributors
44

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

0 commit comments

Comments
 (0)