mirror of
https://github.com/status-im/EIPs.git
synced 2025-01-26 23:00:38 +00:00
Automatically merged updates to draft EIP(s) 1102
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
283c96af1c
commit
7064bc3953
@ -36,13 +36,13 @@ IF web3 is undefined
|
||||
```
|
||||
START dapp
|
||||
REQUEST[1] Ethereum provider
|
||||
IF user approves
|
||||
INJECT[2] provider API
|
||||
NOTIFY[3] dapp
|
||||
CONTINUE dapp
|
||||
IF user rejects
|
||||
IF non-Ethereum environment
|
||||
NOOP[4]
|
||||
IF user approves
|
||||
INJECT[2] provider API
|
||||
NOTIFY[3] dapp
|
||||
CONTINUE dapp
|
||||
IF user rejects
|
||||
IF non-Ethereum environment
|
||||
NOOP[4]
|
||||
```
|
||||
|
||||
#### `[1] REQUEST`
|
||||
|
Loading…
x
Reference in New Issue
Block a user