Skip to content

Instantly share code, notes, and snippets.

@PeterBorah
Created August 31, 2016 07:09
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 PeterBorah/f9fb9e8d59931157b55bb174c4b87f0b to your computer and use it in GitHub Desktop.
Save PeterBorah/f9fb9e8d59931157b55bb174c4b87f0b to your computer and use it in GitHub Desktop.
EtherRouter.sol
contract EtherRouter {
function() {
// Look up the latest version of the code, and delegatecall
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment