From 5a5244ecf872040033c1b003f1dcfb1fe7a2e82d Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 13:11:30 +0000 Subject: [PATCH] Add --full-rpc-api to run.sh (#23072) (#23079) (cherry picked from commit 34443a238ee112f76f7100228c353e528c399768) Co-authored-by: Ryo Onodera --- scripts/run.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/run.sh b/scripts/run.sh index 64ba1803a1..c376af8386 100755 --- a/scripts/run.sh +++ b/scripts/run.sh @@ -103,6 +103,7 @@ args=( --vote-account "$validator_vote_account" --ledger "$ledgerDir" --gossip-port 8001 + --full-rpc-api --rpc-port 8899 --rpc-faucet-address 127.0.0.1:9900 --log -