1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-05-18 16:59:30 +00:00

BIP3,37,39,42,52,62: fix typos (#1824)

Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
This commit is contained in:
wgyt
2025-04-14 23:22:17 +08:00
committed by GitHub
parent 4b568f2c37
commit befa252b51
6 changed files with 7 additions and 7 deletions

View File

@@ -118,7 +118,7 @@ The HeavyHash is performed in three stages:
# Keccak hash
# Matrix-vector multiplication
# Keccak of the result xorred with the hashed input
# Keccak of the result xored with the hashed input
Note that the most efficient matrix-vector multiplication is performed on a
photonic miner. However, this linear algebra operation can be performed on any