Pravda Execute
pravda execute --wallet <file> --endpoint <string>
Description
Executes a program without side-effects. No watt-limit is required.
Options
Option | Description |
---|---|
-w , --wallet |
A file with a user wallet. You can obtain it using the 'pravda gen address' command. The format is as follows: {"address": |
-e , --endpoint |
The node endpoint (http://localhost:8080/api/public by default). |