Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cairoeth/preconfirmations
/ Close
Method
Close
rpc/database/postgres_store.go:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
func
(d *postgresStore) Close() {
30
d.DB.Close()
31
}
32
33
func
(d *postgresStore) SaveRequestEntry(entry RequestEntry) error {
34
query := `INSERT INTO rpc_endpoint_requests
Callers
9
MockTxAPIHandler
Function · 0.45
RPCBackendHandler
Function · 0.45
Fetch
Method · 0.45
fetchNetworkIDBytes
Function · 0.45
proxyRequestRead
Method · 0.45
GetAddressNonceRange
Method · 0.45
resetRedis
Function · 0.45
process
Method · 0.45
GetTxStatus
Function · 0.45
Calls
no outgoing calls
Tested by
1
resetRedis
Function · 0.36