Update docs

This commit is contained in:
Nex
2019-04-24 00:18:08 +08:00
parent 91be741e87
commit 6460f8b1aa
5 changed files with 56 additions and 26 deletions

View File

@@ -132,7 +132,7 @@ public interface BlockOrBuilder extends
/**
* <pre>
* 32字节的交易哈希的数组或为空
* 20字节的交易哈希的数组,或为空
* </pre>
*
* <code>repeated bytes transaction_hashes = 9;</code>
@@ -140,7 +140,7 @@ public interface BlockOrBuilder extends
java.util.List<com.google.protobuf.ByteString> getTransactionHashesList();
/**
* <pre>
* 32字节的交易哈希的数组或为空
* 20字节的交易哈希的数组,或为空
* </pre>
*
* <code>repeated bytes transaction_hashes = 9;</code>
@@ -148,7 +148,7 @@ public interface BlockOrBuilder extends
int getTransactionHashesCount();
/**
* <pre>
* 32字节的交易哈希的数组或为空
* 20字节的交易哈希的数组,或为空
* </pre>
*
* <code>repeated bytes transaction_hashes = 9;</code>