Skip to content

Commit bfb0449

Browse files
authored
Prepare release: v0.4.2 (#357)
1 parent 4b4256c commit bfb0449

File tree

2 files changed

+96
-93
lines changed

2 files changed

+96
-93
lines changed

DETAILS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ True
104104

105105
The format is depicted by the image below from the [bitcoin book](https://github.com/bitcoinbook/bitcoinbook).
106106

107-
![EC public key format](https://raw.githubusercontent.com/bitcoinbook/bitcoinbook/develop/images/mbc2_0407.png)
107+
![EC public key format](https://raw.githubusercontent.com/bitcoinbook/bitcoinbook/develop/images/mbc3_0408.png)
108108

109109
> If you want to convert the compressed format to uncompressed, basically, you need to calculate `y` from `x` by solving the equation using [Cipolla's Algorithm](https://en.wikipedia.org/wiki/Cipolla's_algorithm):
110110
>

0 commit comments

Comments
 (0)