bitfinexcom / smidgen

MIT License
43 stars 16 forks source link

add `--offline` switch #33

Closed robertkowalski closed 6 years ago

robertkowalski commented 6 years ago

smidgen tries to make multisig creation safe, so it checks if the seed was used with another transaction before (via getKeyIndex) - however, when a node is offline, you have no wifi or you don't want the additional safety net you should be able to disable the checks.