Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason-W123 committed Oct 17, 2023
1 parent cc89b30 commit 5ea6460
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ Note that the instructions provided in [How to run a full node](/node-running/ho

### Send the transaction and get the transaction receipt

To send a transaction to `ArbSys`, we need to include a gas cost, because the function is no longer a view/pure function:
To send a transaction to `ArbSys`, we need to include a gas cost, because the function is no longer a view/pure function:

```
cast send 0x0000000000000000000000000000000000000064 "sayHi()(string)"
Expand Down

0 comments on commit 5ea6460

Please sign in to comment.