mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
fixed numbering in subsequent sections
This commit is contained in:
parent
ab97b89269
commit
0f540076e0
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue