We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extra migration data for #979
The text was updated successfully, but these errors were encountered:
Explaining the changes to sequencer Remove message Description { string monike string identit string websit string securityContac string detail } Add message SequencerMetadata { string monike string detail string p2p_seed string rpc string evm_rpc string rest_api_url string explorer_url string genesis_urls ContactDetails contact_details bytes extra_data SnapshotInfo snapshots string gas_price = 15 [(gogoproto.customtype) = "github.com/cosmos/cosmos-sdk/types. } message ContactDetails { string website string telegram string x } message SnapshotInfo { string snapshot_ur uint64 heigh string check } Conclusion moniker and detail copy over website can be copied from contact details everything else needs filling out
Sorry, something went wrong.
superseded by #1411
zale144
No branches or pull requests
Extra migration data for #979
The text was updated successfully, but these errors were encountered: