MCPcopy 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.jsFile · 0.45
ApprovalClass · 0.45
SRPQuizFunction · 0.45
LockScreenClass · 0.45
componentWillUnmountMethod · 0.45
AccountRightButtonFunction · 0.45
QRSigningDetailsFunction · 0.45
BuildQuoteFunction · 0.45
SwapLivenessFunction · 0.45
index.jsFile · 0.45
MainNavigator.jsFile · 0.45
useBluetoothPermissionsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected