forked from btcsuite/btcd
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge commit '80f5a0ffdf363cfff27d550f9e38aa262667a7f1'
- Loading branch information
Showing
182 changed files
with
3,036 additions
and
1,245 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,3 +45,6 @@ coverage.txt | |
btcec/coverage.txt | ||
ltcutil/coverage.txt | ||
ltcutil/psbt/coverage.txt | ||
|
||
# vim | ||
*.swp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,6 @@ | |
3. [Wallet](#Wallet) | ||
4. [Contact](#Contact) | ||
1. [Email](#ContactEmail) | ||
2. [Mailing Lists](#MailingLists) | ||
5. [Developer Resources](#DeveloperResources) | ||
1. [Code Contribution Guidelines](#ContributionGuidelines) | ||
2. [JSON-RPC Reference](#JSONRPCReference) | ||
|
@@ -63,7 +62,7 @@ directly with ltcd. That functionality is provided by the | |
|
||
<a name="GettingStarted" /> | ||
|
||
### 2. Getting Started | ||
[Go](http://golang.org) 1.17 or newer. | ||
|
||
<a name="Installation" /> | ||
|
||
|
@@ -242,15 +241,6 @@ information. | |
|
||
- [email protected] - maintainers email. | ||
|
||
<a name="MailingLists" /> | ||
|
||
**4.2 Mailing Lists** | ||
|
||
- <a href="mailto:[email protected]">btcd</a>: discussion | ||
of btcd and its packages. | ||
- <a href="mailto:[email protected]">btcd-commits</a>: | ||
readonly mail-out of source code changes. | ||
|
||
<a name="DeveloperResources" /> | ||
|
||
### 5. Developer Resources | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.