Is there a way to write signature seed fields in the command client? #117
regonzalom
started this conversation in
General
Replies: 1 comment
-
Unfortunately not, or at least not yet. You'll have to write a small wrapper around the library to do that. It wouldn't be especially hard to add to the CLI, but I'm hesitant to add more features to the CLI layer because it is already quite messy as-is (it grew pretty "organically" over the years), and I'd like the opportunity to clean it up before tacking on more stuff. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I can create new hidden fields with the command line client, but I want to write reason and location seed fields. Is it possible?
Greetings,
Beta Was this translation helpful? Give feedback.
All reactions