File: pubtest.sh

package info (click to toggle)
python-bip32utils 0.0~git20170118.dd9c541-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 232 kB
  • sloc: python: 468; 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