Closed
Description
Summary
Creating txs by POST /....?generate_only=true
should not require a local key nor password. This prevents the usage of this feature in the context of creating txs to be signed by some other mechanism.
Proposal:
If the generate_only
parameter is set in queries. The base_req can contain either a name
or sender_address
. Same goes for the CLI. This would be non breaking.
Problem Definition
Proposal
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate contributors tagged
- Contributor assigned/self-assigned
Activity