Skip to content

Commit

Permalink
linking script for simple transfers to any random wallet.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbax committed Aug 4, 2020
1 parent df1022f commit ef2df97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pool_setup/base_setup.md
Expand Up @@ -659,4 +659,8 @@ Copy the [getDelegators.sh](scripts/getDelegators.sh) script to your block produ
cardano-cli shelley stake-pool id --verification-key-file ~/pool-keys/node.vkey > /tmp/stakepoolid.txt
cat /tmp/stakepoolid.txt
./getDelegators.sh $(cat /tmp/stakepoolid.txt)
```
```

### Send money out of your pledge address:

Execute all commands listed in the [Send simple payment](./send_simple_payment.md), in order. Ugly, but works.
Binary file modified pool_setup/images/reserved_ips.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ef2df97

Please sign in to comment.