Commit 8c52daca authored by yann300's avatar yann300

linting

parent 2a81ae9d
...@@ -212,7 +212,7 @@ class Blockchain { ...@@ -212,7 +212,7 @@ class Blockchain {
* return the fork name applied to the current envionment * return the fork name applied to the current envionment
* @return {String} - fork name * @return {String} - fork name
*/ */
getCurrentFork () { getCurrentFork () {
return this.executionContext.getCurrentFork() return this.executionContext.getCurrentFork()
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment