Merge pull request #962 from ethereum/yann300-patch-26

Update remix_plugin_api.md
pull/7/head
yann300 6 years ago committed by GitHub
commit 418455c2d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/remix_plugin_api.md

@ -31,6 +31,7 @@ This section list all the available key and value pair which define this API:
### app
- 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`
### config

Loading…
Cancel
Save