mirror of
https://github.com/status-im/EIPs.git
synced 2025-02-09 05:24:40 +00:00
Automatically merged updates to draft EIP(s) 1193 (#2419)
Hi, I'm a bot! This change was automatically merged because: - It only modifies existing Draft or Last Call EIP(s) - The PR was approved or written by at least one author of each modified EIP - The build is passing
This commit is contained in:
parent
401b3caac3
commit
9f25e80eda
@ -2,7 +2,7 @@
|
||||
eip: 1193
|
||||
title: Ethereum Provider JavaScript API
|
||||
author: Fabian Vogelsteller (@frozeman), Ryan Ghods (@ryanio), Marc Garreau (@marcgarreau), Victor Maia (@MaiaVictor)
|
||||
discussions-to: https://ethereum-magicians.org/t/eip-1193-ethereum-provider-javascript-api/640
|
||||
discussions-to: https://github.com/ethereum/EIPs/issues/2319
|
||||
status: Draft
|
||||
type: Standards Track
|
||||
category: Interface
|
||||
@ -381,6 +381,11 @@ class EthereumProvider extends EventEmitter {
|
||||
}
|
||||
```
|
||||
|
||||
## References
|
||||
|
||||
* [Initial discussion in `ethereum/interfaces`](https://github.com/ethereum/interfaces/issues/16)
|
||||
* [Ethereum Magicians thread](https://ethereum-magicians.org/t/eip-1193-ethereum-provider-javascript-api/640)
|
||||
|
||||
## Copyright
|
||||
|
||||
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).
|
||||
|
Loading…
x
Reference in New Issue
Block a user