coinables / buidljs

A wrapper for bitcoinjs-lib
MIT License
46 stars 16 forks source link

Input Field Limits For Change Address and Index #18

Open EAWF opened 2 years ago

EAWF commented 2 years ago

To avoid the loss of funds, the Change Address and Index Input Fields:

Change Address values should be limited to a range: min="0" max="1" AND Index values should be limited to a range: min="0"

NOTE: I'm looking into the max value for the Index.

EAWF commented 2 years ago

I set the max value in the propised change.