Currently, the salt values are just hard coded values in the javascript code.
This needs to be fixed. It is however a bigger discussion.
- where do the salt values come from
- where are they stored (if they need to be stored)
- how is the salt value for the payment communicated to the counterparty to the payment
Currently, the salt values are just hard coded values in the javascript code.
This needs to be fixed. It is however a bigger discussion.