mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 14:24:24 +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',
|
'post',
|
||||||
'/embark-api/contract/deploy',
|
'/embark-api/contract/deploy',
|
||||||
(req, res) => {
|
(req, res) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user