Advertisement
Gryph_The_Grey

Untitled

Nov 9th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. riff0@Jormungandr:~/pub_testnet01$ lls -ltr
  2. total 19644
  3. -rw-rw-r-- 1 griff0 griff0 70 Nov 8 23:30 private.id
  4. -rw-rw-r-- 1 griff0 griff0 70 Nov 8 23:31 public.id
  5. -rw-rw-r-- 1 griff0 griff0 1188 Nov 9 00:02 node_config.out
  6. -rw-rw-r-- 1 griff0 griff0 1162 Nov 9 02:30 node_config.yaml
  7. drwxrwxr-x 2 griff0 griff0 4096 Nov 9 02:30 storage
  8. -rw-rw-r-- 1 griff0 griff0 122 Nov 9 03:45 receiver_secret.key
  9. -rw-rw-r-- 1 griff0 griff0 70 Nov 9 03:45 receiver_public.key
  10. -rw-rw-r-- 1 griff0 griff0 63 Nov 9 03:46 receiver_account.txt
  11. -rwxrwxr-x 1 griff0 griff0 5373 Nov 9 04:08 send-certificate.sh
  12. -rwxrwxr-x 1 griff0 griff0 3187 Nov 9 20:13 createStakePool.sh
  13. -rw-rw-r-- 1 griff0 griff0 264 Nov 9 20:15 stake_pool.cert
  14. -rw-rw-r-- 1 griff0 griff0 65 Nov 9 20:16 stake_pool.id
  15. -rw-rw-r-- 1 griff0 griff0 2147 Nov 9 20:16 node_secret.yaml
  16. -rwxrwxr-x 1 griff0 griff0 5396 Nov 9 21:45 delegate-acct.sh
  17. -rw-rw-r-- 1 griff0 griff0 20044225 Nov 9 22:50 node.out
  18. griff0@Jormungandr:~/pub_testnet01$ nnano delegate-acct.sh
  19. griff0@Jormungandr:~/pub_testnet01$ ./delegate-acct.sh
  20. usage: ./delegate-acct.sh <STAKE_POOL_ID> <REST-LISTEN-PORT> <ACCOUNT-SK>
  21. <STAKE_POOL_ID> The ID of the Stake Pool you want to delegate to
  22. <REST-PORT> The REST Listen Port set in node-config.yaml file (EX: 3101)
  23. <ACCOUNT-SK> The Secret key of the Account address
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement