You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
In order for the Protobuf scripts on the Evmos side to use the Ethermint .protos without storing them as third_party data in the Evmos repo, it is necessary to upload them to buf.build/evmos/ethermint.
As a reference, here are the cosmos-sdk proto files on that page, which the Ethermint repo itself is using: buf.build/cosmos
The text was updated successfully, but these errors were encountered:
In reference to #1466
Description
In order for the Protobuf scripts on the Evmos side to use the Ethermint
.proto
s without storing them asthird_party
data in the Evmos repo, it is necessary to upload them to buf.build/evmos/ethermint.As a reference, here are the cosmos-sdk proto files on that page, which the Ethermint repo itself is using: buf.build/cosmos
The text was updated successfully, but these errors were encountered: