stake-house / wagyu-key-gen

GNU General Public License v3.0
61 stars 44 forks source link

Adding support for amount and compounding parameters #195

Open valefar-on-discord opened 6 days ago

valefar-on-discord commented 6 days ago

Adding support for amount and compounding when a user is generating or regenerating keys.

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.