data内容为什么不是“
Genesis Block
”“
Send 1 BTC to Alex
Send 3 BTC to Alex
”
请问你是不是在最后输出的时候 Printf("Data: %x\n")
应该是 Printf("Data: %s\n")