Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/etherspot/transaction-kit
/ remove
Method
remove
lib/TransactionKit.ts:1029–1031 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1027
const
self = this;
1028
return
{
1029
remove() {
1030
return
self.remove();
1031
},
1032
getState() {
1033
return
self.getState();
1034
},
Callers
nothing calls this directly
Calls
4
throwError
Method · 0.95
clearWorkingState
Method · 0.95
log
Function · 0.90
remove
Method · 0.65
Tested by
no test coverage detected