Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit ee6541b

Browse files
committed
fix spacing - readme
1 parent 43dfc80 commit ee6541b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Creating a private key and sending a bitcoin transaction in 30 lines of code
1717
`bitcoinjs-lib.js` (TODO: a more practical version)
1818

1919
```js
20-
2120
const { readFileSync } = require('fs')
2221
const bitcoin = require('bitcore-lib')
2322
const { PrivateKey, Transaction } = bitcoin

0 commit comments

Comments
 (0)