You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
446 B

3 years ago
  1. ---
  2. layout: simple
  3. ---
  4. # manual miner registration
  5. 1. edit [templ/txcoin.yml][1]
  6. {% comment %}
  7. 2. run ``signtx.pl templ/txcoin.yml``
  8. 3. view [templ/txcoin.yml.sig][2]
  9. 4. update [registration.yml][4]
  10. {%- endcomment -%}
  11. 3. run [t/genesis.t][3]
  12. 4. verify [registration.yml][4]
  13. [1]: /api/v0.0/getyml?f=templ/txcoin.yml
  14. [2]: /api/v0.0/getyml?f=templ/txcoin.yml.sig&encode=json
  15. [3]: /t/genesis.t
  16. [4]: /api/v0.0/getyml?f=registration.yml&encode=json