mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-01-31 15:22:16 +00:00
Update note about regenerating protobuf bindings.
This commit is contained in:
parent
b36bb5bff0
commit
03e8934576
@ -19,7 +19,7 @@
|
||||
|
||||
/* Notes:
|
||||
* - Endianness: All byte arrays that represent numbers (such as hashes and private keys) are Big Endian
|
||||
* - To regenerate after editing, run mvn clean package -DupdateProtobuf
|
||||
* - To regenerate after editing, run: mvn generate-sources -DupdateProtobuf
|
||||
*/
|
||||
|
||||
package wallet;
|
||||
|
Loading…
Reference in New Issue
Block a user