proto-signing: Force long in pbjs

This commit is contained in:
willclarktech 2020-08-19 17:02:55 +01:00
parent 8a5485f86f
commit 5b9009b78d
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

View File

@ -19,6 +19,7 @@ yarn pbjs \
--no-delimited \
--no-verify \
--no-convert \
--force-long \
"$COSMOS_PROTO_DIR/cosmos.proto" \
"$COSMOS_PROTO_DIR/bank/bank.proto" \
"$COSMOS_PROTO_DIR/crypto/crypto.proto" \