Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Change initMethod/initArgs to methodName/methodArgs #841

Merged
merged 1 commit into from
May 8, 2019

Conversation

jbcarpanelli
Copy link
Contributor

As we are implementing some new commands that require a method name and its arguments as options (send-tx, call), I changed the initMethod and initArgs names to methodName and methodArgs respectively, which are more generic.
This change doesn't affect the lib package, only the commands and scripts (and their tests).

@jbcarpanelli jbcarpanelli force-pushed the refactor/init-method-and-args-naming branch from d2060f1 to c94a9b7 Compare May 8, 2019 15:51
@jbcarpanelli jbcarpanelli force-pushed the refactor/init-method-and-args-naming branch from c94a9b7 to 75fe925 Compare May 8, 2019 16:12
Copy link
Contributor

@spalladino spalladino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really hope you used a reasonable IDE for doing these renames automatically, and you didn't have to do it manually in vi :-P

@jbcarpanelli jbcarpanelli merged commit 07d6a7e into master May 8, 2019
@mergify mergify bot deleted the refactor/init-method-and-args-naming branch May 8, 2019 16:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants