Open valefar-on-discord opened 6 days ago
Adding support for amount and compounding when a user is generating or regenerating keys.
amount
compounding
amount can only be changed if compounding flag is set and compounding can only be set if a withdrawal address is defined.
I have also reorganized the form when defining the parameters for generating a key.
I did test the output and compared with deposit-cli and got identical results.
Adding support for
amount
andcompounding
when a user is generating or regenerating keys.amount
can only be changed ifcompounding
flag is set andcompounding
can only be set if a withdrawal address is defined.I have also reorganized the form when defining the parameters for generating a key.
I did test the output and compared with deposit-cli and got identical results.