Skip to content

Instantly share code, notes, and snippets.

@evgeth
Last active April 21, 2020 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evgeth/43570a03b1894175f683bacdf99f3752 to your computer and use it in GitHub Desktop.
Save evgeth/43570a03b1894175f683bacdf99f3752 to your computer and use it in GitHub Desktop.
struct ProtocolMetadata {
string name;
string description;
string websiteURL;
string iconURL;
uint256 version;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment