Update docs
This commit is contained in:
@@ -148,7 +148,7 @@ public interface BlockOrBuilder extends
|
||||
|
||||
/**
|
||||
* <pre>
|
||||
* 32字节的交易哈希的数组,或为空
|
||||
* 20字节的交易哈希的数组,或为空
|
||||
* </pre>
|
||||
*
|
||||
* <code>repeated bytes transaction_hashes = 9;</code>
|
||||
@@ -156,7 +156,7 @@ public interface BlockOrBuilder extends
|
||||
java.util.List<com.google.protobuf.ByteString> getTransactionHashesList();
|
||||
/**
|
||||
* <pre>
|
||||
* 32字节的交易哈希的数组,或为空
|
||||
* 20字节的交易哈希的数组,或为空
|
||||
* </pre>
|
||||
*
|
||||
* <code>repeated bytes transaction_hashes = 9;</code>
|
||||
@@ -164,7 +164,7 @@ public interface BlockOrBuilder extends
|
||||
int getTransactionHashesCount();
|
||||
/**
|
||||
* <pre>
|
||||
* 32字节的交易哈希的数组,或为空
|
||||
* 20字节的交易哈希的数组,或为空
|
||||
* </pre>
|
||||
*
|
||||
* <code>repeated bytes transaction_hashes = 9;</code>
|
||||
|
||||
Reference in New Issue
Block a user