shigeyuki azuchi
shigeyuki azuchi
The specification for deriving a bech32 address from a wif format private key does not appear to be standardized. Some wallets, such as Electrum, [set a marker in the first...
In the example of BIP 143, the unit of coin output only 'No FindAndDelete' is described with satoshi. so changed it to the value of BTC unit according to other...
The following PR changes also apply to the japanese translation. * #648 * #714 * #759 * #749
From the following description of [BOLT1](https://github.com/lightning/bolts/blob/master/01-messaging.md#type-length-value-format) > The type is encoded using the BigSize format. It functions as a message-specific, 64-bit identifier for the tlv_record determining how the contents of...
In the text, Alice is the sender, so the invoice is correct for Alice to receive from Dina.
**Describe the error** The cltv value in Figure 10.9 is incorrect. In the figure, both are 20, but in the text it is described as follows: > Dina specified the...
Appendix A contains the following: > The HASH256 operator pops a value from the stack and calculates the SHA-256 hash of that value. Then it pushes the result onto the...