mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-26 21:51:06 +00:00
change registerAPICall to hang off embark
This commit is contained in:
parent
38032e1ef2
commit
68957f5dc8
@ -167,7 +167,7 @@ class ContractsManager {
|
||||
}
|
||||
);
|
||||
|
||||
plugin.registerAPICall(
|
||||
embark.registerAPICall(
|
||||
'post',
|
||||
'/embark-api/contract/deploy',
|
||||
(req, res) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user