should have the option to send in a base name with sub /x, /y and optional /curve addresses
originally I was thinking that these should be locked into place in order to make the user set them explicitly, but now that I'm making abstractions with inner abstractions, dealing with required arguments seems to be more work than it's worth.
requiring a base name instead of explicit names is nice also because then we can just check if they exists at the moment, and allow the user to add or remove /curve.
should have the option to send in a base name with sub /x, /y and optional /curve addresses
originally I was thinking that these should be locked into place in order to make the user set them explicitly, but now that I'm making abstractions with inner abstractions, dealing with required arguments seems to be more work than it's worth.
requiring a base name instead of explicit names is nice also because then we can just check if they exists at the moment, and allow the user to add or remove /curve.