Advertisement
Guest User

Untitled

a guest
Apr 6th, 2015
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. chainparams.cpp: In constructor ‘CMainParams::CMainParams()’:
  2. chainparams.cpp:103:47: error: ‘block’ was not declared in this scope
  3. printf("size: %i\n", (int)::GetSerializeSize(block, SER_NETWORK, PROTOCOL_VERSION));
  4. ^
  5. make: *** [obj/chainparams.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement