Files
libbase58/tests/decode-zero.sh

4 lines
73 B
Bash
Executable File

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