Skip to content

Commit

Permalink
fixed numbering in subsequent sections
Browse files Browse the repository at this point in the history
  • Loading branch information
metacoin committed Jun 11, 2015
1 parent ab97b89 commit 0f54007
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions alpha-README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ for notes on dependencies that must be installed before beginning.

### To move money back out of Elements Alpha:

1. See 1-4 of above.
4\. Use sidechain-manipulation.py:
1\. See 1-5 of above.
2\. Use sidechain-manipulation.py:
```bash
[matt@2ca87f82dd9a bitcoin]$ cd elements
[matt@2ca87f82dd9a bitcoin]$ ./contrib/sidechain-manipulation.py generate-one-of-one-multisig mainchain-wallet
Expand All @@ -90,7 +90,7 @@ for notes on dependencies that must be installed before beginning.

### To run a fedpeg operator (for your own sidechain):
1. See 1 and 2 in "To run alphad" (Do not forget to append -blindtrust=false to the alphad command args once bitcoin syncs!)
2. See 2-4 of "To move money into Elements Alpha"
2. See 2-5 of "To move money into Elements Alpha"
Note that the bitcoind/sidechaind wallets must be EMPTY of keys/transactions except for those created automatically by fedpeg scripts
3. Install python ZeroMQ.
4. Ensure your clock is reasonably accurate (within a second should suffice)
Expand Down

0 comments on commit 0f54007

Please sign in to comment.