Advertisement
Guest User

Untitled

a guest
Nov 15th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Erlang 0.25 KB | None | 0 0
  1. %Aecore.Structures.Header{
  2.     height: 2,
  3.     prev_hash: <<103, 0, 21, 23, 117, ... >>,
  4.     txs_hash: <<128, 17, 233, 246, 6, ... >>,
  5.     chain_state_hash: <<215, 88, 234, ... >>,
  6.     difficulty_target: 1,
  7.     nonce: 96,
  8.     timestamp: 1510744273766,
  9.     version: 1
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement