File: pubtest.sh

package info (click to toggle)
python-bip32utils 0.0~git20170118.dd9c541-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 168 kB
  • ctags: 82
  • sloc: python: 466; sh: 39; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 192 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/bin/sh

echo Generating receiving addresses through both private and public chains using entropy
bip32gen -v \
    -i entropy -f vector1.bin \
    -o addr -F - -X \
    m/0/1/2/3 M/0/1/2/3