Files
libbase58/tests/decode-small.sh
2014-08-18 20:22:13 +00:00

4 lines
57 B
Bash

#!/bin/sh
hex=$(base58 -d 4 2 | xxd -p)
test x$hex = x01