Various improvements and changed encoding/decoding format to LLL-NNN-LLC with reduced character set.
All checks were successful
CI / test (push) Successful in 16s
All checks were successful
CI / test (push) Successful in 16s
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
|
||||
- name: Run example
|
||||
run: |
|
||||
if ./bin/triplex-example && ./bin/triplex-example --complete ABC-123-D; then
|
||||
if ./bin/triplex-example && ./bin/triplex-example --complete ABC-123-DE; then
|
||||
echo "Example ran successfully"
|
||||
else
|
||||
echo "Example failed"
|
||||
|
||||
Reference in New Issue
Block a user