ghost-node/bin/alice
Uncle Stinky 90c82f73cb
multiple requests from all endpoints
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
2026-01-31 18:10:40 +03:00

13 lines
268 B
Bash
Executable File

#!/bin/sh
#--offchain-worker never \
rm -rf /tmp/alice
./ghost \
--base-path /tmp/alice \
--chain local \
--alice \
--port 30333 \
--rpc-port 9945 \
--node-key 0000000000000000000000000000000000000000000000000000000000000001 \
--validator