setlife-network / trinary

A budgeting tool for tracking workflows and cashflows while collaborating with others on projects
MIT License
6 stars 2 forks source link

Validate BTC address in Simple Wallet Setup #805

Closed sofiaromorales closed 1 year ago

sofiaromorales commented 1 year ago

Before storing the on-chain address on DB make sure is a valid address. Use an external library for this. If it's not valid alert the user with the error message.