Update lamassu-coinatmradar

Output 32-character operator ID
This commit is contained in:
Neal Conner 2019-03-30 16:46:10 -04:00 committed by Josh Harvey
parent 8593918f3f
commit 10aa803320

View file

@ -9,5 +9,5 @@ su - postgres -c "psql \"lamassu\" -Atc \"select regexp_replace(device_id, '$',
echo echo
echo "If speaking with CoinATMRadar directly, it may be helpful to let them know your 'Operator ID':" echo "If speaking with CoinATMRadar directly, it may be helpful to let them know your 'Operator ID':"
echo echo
/usr/bin/hkdf operator-id "$SEED" /usr/bin/hkdf operator-id "$SEED" | cut -c -32
echo echo