Skip to content

Instantly share code, notes, and snippets.

@MariusVanDerWijden
Created July 8, 2020 09:16
Show Gist options
  • Save MariusVanDerWijden/42e23b100af65da4b68622679cd31c00 to your computer and use it in GitHub Desktop.
Save MariusVanDerWijden/42e23b100af65da4b68622679cd31c00 to your computer and use it in GitHub Desktop.
// If you have a bind.TransactOpts object you can sign a transaction
sigTx, err := opts.Signer(types.NewEIP155Signer(nil), senderAddr, tx)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment