Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ICBNetwork/web3-Wallet
/ remove
Method
remove
app/core/SDKConnect/RPCQueueManager.ts:45–47 ·
view source on GitHub ↗
(id: string)
Source
from the content-addressed store, hash-verified
43
}
44
45
remove(id: string) {
46
delete this.rpcQueue[id];
47
}
48
49
get() {
50
return
this.rpcQueue;
Callers
15
index.js
File · 0.45
Approval
Class · 0.45
SRPQuiz
Function · 0.45
LockScreen
Class · 0.45
componentWillUnmount
Method · 0.45
AccountRightButton
Function · 0.45
QRSigningDetails
Function · 0.45
BuildQuote
Function · 0.45
SwapLiveness
Function · 0.45
index.js
File · 0.45
MainNavigator.js
File · 0.45
useBluetoothPermissions
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected