Skip to content

Commit 0c57136

Browse files
author
Matej DB
committed
added desc to readme file
1 parent 615f4fb commit 0c57136

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
# maintenance-utils
1+
# maintenance-utils
2+
NodeCLI for various purposes
3+
4+
## Commands
5+
6+
```pause``` - Pause all transfers across all bridges on selected enviroment (devnet, testnet or mainnet)
7+
8+
Run with:
9+
10+
```
11+
node pause -pk "private-key" -m "mnemonic words" -e "environment"
12+
```

0 commit comments

Comments
 (0)