Unverified Commit c0f31297 authored by yann300's avatar yann300 Committed by GitHub

Update remix_plugin_api.md

parent a0fdb419
...@@ -31,6 +31,7 @@ This section list all the available key and value pair which define this API: ...@@ -31,6 +31,7 @@ This section list all the available key and value pair which define this API:
### app ### app
- getExecutionContextProvider `@return {String} provider (injected | web3 | vm)` - getExecutionContextProvider `@return {String} provider (injected | web3 | vm)`
- getProviderEndpoint `@return {String} provider endpoint url if web3, returns an error if injected or javascript VM`
- updateTitle `@param {String} title` - updateTitle `@param {String} title`
### config ### config
......
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