Check that user-supplied contract name format is valid before issuing contract initialization requests to node. #187
Labels
good first issue
Good for newcomers
[Type] Change Request
Some visible functionality should be change.
Description
The client currently allows for issuing contract initialization transactions with contract names that have an invalid format. Instead the client should validate the contract name to ensure that it conforms to format expected by the node.
Steps to Reproduce
Issue
contract init <module> --contract contains.invalid.char
on a contract module.Expected Result
Actual Result
The text was updated successfully, but these errors were encountered: