You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The screen shots below illustrate successful execution of the private block chain application, for registration of star ownership on the bitcoin network.
Launch the application, from the terminal (inside Visual Studio Code)
Request block at height 0, to test creation of the genesis block
Request creation of a message that can be signed
Sign the message with an Electrum wallet
Submit the star data, along with the signed message, within 5 minutes
Get blocks visible to the wallet address
Get blocks visible at height 1
Get the block using it's hash
Get validateChain, to force validation and return the result