Skip to content
New issue

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

How to sign transactions offline #106

Open
simpleshark opened this issue Nov 12, 2019 · 1 comment
Open

How to sign transactions offline #106

simpleshark opened this issue Nov 12, 2019 · 1 comment

Comments

@simpleshark
Copy link

No description provided.

@jiyilanzhou
Copy link
Contributor

jiyilanzhou commented Aug 28, 2020

you can send tx like this

txHash := sendContractTransaction(conn, from, common.HexToAddress(address), value, priKey, nil)
. which is send tx with go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants