entryStreamSocket=/tmp/solana-entry-stream.sock # Default to location used by the block explorer
while[[ -n $1]];do
if[[$1= --entry-stream ]];then
entryStreamSocket=$2
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.