mirror of
https://github.com/fluencelabs/fluid
synced 2025-06-24 02:21:32 +00:00
empty line
This commit is contained in:
@ -61,7 +61,6 @@ JSON
|
||||
|
||||
echo -e "Fetching posts: $JSON"
|
||||
|
||||
|
||||
# Send json as a request, and receive result
|
||||
RESPONSE=$(curl -s 'http://localhost:30000/apps/1/tx' --data $'sessionId/1\n'"$JSON" --compressed | jq -r .result.data | base64 -D)
|
||||
|
||||
|
Reference in New Issue
Block a user