mirror of
https://github.com/bitcoin/bips.git
synced 2026-04-06 16:16:45 +00:00
docs: fix spelling (#1117)
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
This commit is contained in:
@@ -207,7 +207,7 @@ func main() {
|
||||
|
||||
prevOutputScripts, err := fetchPrevOutputScripts(client, block)
|
||||
if err != nil {
|
||||
fmt.Println("Couldn't fetch prev output scipts: ", err)
|
||||
fmt.Println("Couldn't fetch prev output scripts: ", err)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user