Skip to content

Instantly share code, notes, and snippets.

@svanas
Last active October 1, 2023 13:34
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 svanas/5c6583b0dc0797b3fc4e04af905365f4 to your computer and use it in GitHub Desktop.
Save svanas/5c6583b0dc0797b3fc4e04af905365f4 to your computer and use it in GitHub Desktop.
incrementNumber()
web3.eth.write(Client,
TPrivateKey('b5b1870957d373ef0eeffecc6e4812c0fd08f554b37b233526acc331bf1544f7'), // from private key
'0x1a306890df22c0965b0b1515a8082f8301d3d18e', // to smart contract
'incrementNumber()', [],
procedure(rcpt: ITxReceipt; err: IError) begin end);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment