Advertisement
Gryph_The_Grey

Untitled

Nov 9th, 2019
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. ##3. Create the Stake Pool certificate using above VRF and KEY public keys
  2. cert1qvqqqqqqqqqqqqqqqqqqq0p5avfqqqqqqqqqqqqqqqqsqqw5af6fku00044jtd6rnfp7djlt4fce69l6j57yrd9swutz0dhuf5qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqpqqqqqqqqqqqqqthx95pa6ajqjqdgw7r0c0r3qupvl0z305k8k35wazqv364uy2r6zts6cpax5ax030f44awmyh2cxwkfpk60ktfvstf22579hl3gy9ds263hn6
  3. ##5. Send the signed Stake Pool certificate to the blockchain
  4. ===============Send Certificate=================
  5. CERTIFICATE_PATH: stake_pool.cert
  6. REST_PORT: 3101
  7. ACCOUNT_SK: ed25519e_sk14zg806x923d544l23yjpeu3j...a6dq9fv270sz6hmrq5rctta0qlfkzt6cssaprcgkBLOCK0_HASH: cfd99bc54ebf44b44e72db7e2d48a40499888781e7628ea0fbf286bfd480ca58
  8. FEE_CONSTANT: 1000
  9. FEE_COEFFICIENT: 50
  10. FEE_CERTIFICATE: 10000
  11. ==================================================
  12. ##1. Create the offline transaction file
  13. ##2. Add the Account to the transaction
  14. ##3. Add the certificate to the transaction
  15. ##4. Finalize the transaction
  16. ##5. Make the witness
  17. ##6. Add the witness to the transaction
  18. ##7. Show the transaction info
  19. Transaction 966c9a1aecd0b20474dc0afc56b6372d6231e90b818faf86d5050666e7ee903d (finalizing)
  20. Input: 11050
  21. Output: 0
  22. Fees: 11050
  23. Balance: 0
  24. - d4ea749b71ef7d6b25b7439a43e6cbebaa719d17fa953c41b4b0771627b6fc4d 11050
  25. ##8. Finalize the transaction and send it to the blockchain
  26. 16f2b312430fa07226d55a59614f6ac6918cf125ba5f62cbadecec2cbf1a4b2e
  27. ##9. Remove the temporary files
  28. ##Waiting for new block to be created (timeout = 200 blocks = 400s)
  29. New block was created - da55e61035569cd88ae2261fad1b42dd9488f6e932c95c0a13cafb77327d6b10
  30. ##6. Retrieve your stake pool id (NodeId)
  31. bbbfa03929c2eed6022bbfaeb86bd2d632b15a45c9b4c53324e7cebdba676c96
  32. The Node ID is: bbbfa03929c2eed6022bbfaeb86bd2d632b15a45c9b4c53324e7cebdba676c96
  33. ##7. Creating the node_secret.yaml file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement