Skip to content

Commit f249fda

Browse files
Added example transactions payload for reference
1 parent e8b0edf commit f249fda

File tree

2 files changed

+1689
-1
lines changed

2 files changed

+1689
-1
lines changed

test.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ fi
2222
echo $token
2323

2424
while true; do
25-
# Step 3: Use the token in the authorized request
2625
curl -X POST http://localhost:8080/transactions/schedule \
2726
-H "Authorization: Bearer $token" \
2827
-H "Content-Type: application/json" \

0 commit comments

Comments
 (0)