I would like to propose an addition to the hub api to sign validator related transactions, especially
create_validator
update_validator
retire_validator
delete_validator
As it only needs to sign the transaction and not build it, the API doe not need a lot of options.
The kind and required information can be extracted and displayed:
As the underlying functions are now in the web client https://github.com/nimiq/core-rs-albatross/commit/069c5ae4a3fbd056e3464953bbed1d058e52f0d2
I would like to propose an addition to the hub api to sign validator related transactions, especially
As it only needs to sign the transaction and not build it, the API doe not need a lot of options. The kind and required information can be extracted and displayed:
Sample: