Skip to content

Commit

Permalink
GITBOOK-179: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
brunopgalvao authored and gitbook-bot committed Sep 5, 2024
1 parent 5be12a2 commit 3716d0a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ pop up contract --constructor new --args "false" --suri //Alice
└ Deployment complete
```

> Note: The contracts node will be running in the background of your machine. If at anytime you need to kill the proccess you can do the following:
> Note: The contracts node will be running in the background of your machine. If at anytime you need to kill the process you can do the following:
>
> 1. Find the process ID by running the following command: `lsof -i :9944`
> 2. Kill the process by running the `kill` command and passing in the ID of the process:
Expand Down

0 comments on commit 3716d0a

Please sign in to comment.