diff options
Diffstat (limited to 'api/tests/show_mined_block.sh')
-rwxr-xr-x | api/tests/show_mined_block.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/api/tests/show_mined_block.sh b/api/tests/show_mined_block.sh new file mode 100755 index 0000000..99d126c --- /dev/null +++ b/api/tests/show_mined_block.sh @@ -0,0 +1,3 @@ +#!/bin/bash +printf "\n#TODO /sblock endpoint\n" +# curl http://127.0.0.1:8610/v0/sblock |