Files
libbase58/tests/decode-zero.sh
2014-08-18 15:50:06 +00:00

4 lines
73 B
Bash

#!/bin/sh
hex=$(base58 -d 25 111111 | xxd -p)
test x$hex = x000000000000