Closed freesig closed 1 month ago
Right now you can optionally provide both but these should be scoped into the builder or node commands. Instead of:
essential-rest-client [NODE_ADDRESS] [BUILDER_ADDRESS] <COMMAND>
have:
essential-rest-client <NODE_COMMAND> [NODE_ADDRESS]
essential-rest-client <BUILDER_COMMAND> [BUILDER_ADDRESS]
Make sure to update the book to reflect this change as well.
Right now you can optionally provide both but these should be scoped into the builder or node commands. Instead of:
have:
Make sure to update the book to reflect this change as well.