Skip to content

Instantly share code, notes, and snippets.

@MariusVanDerWijden
Created July 8, 2020 09:24
Show Gist options
  • Save MariusVanDerWijden/4956ee95068e2e635f6c5ab6c3ce4766 to your computer and use it in GitHub Desktop.
Save MariusVanDerWijden/4956ee95068e2e635f6c5ab6c3ce4766 to your computer and use it in GitHub Desktop.
// Parse event from types.Log
log := *new(types.Log)
event, err := ctr.ParseDeposited(log)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment