xuperchain / xuper-java-sdk

The java sdk of xuperunion https://github.com/xuperchain/xuperunion
Apache License 2.0
27 stars 22 forks source link

通过queryBlock(blockid)不能够查询到块信息 #3

Closed George-gp closed 4 years ago

George-gp commented 4 years ago

XchainOuterClass.InternalBlock block = client.queryBlock("78c9f206edd8ce0166bd15023a41aed6afcfca0bbe15e81cb4bf695cdd19db57"); System.out.println(block.getPreHash()); 输出的ByteString的size为0