MCPcopy Create free account
hub / github.com/NodeDB-Lab/nodedb / db

Function db

nodedb-mem/src/governor.rs:500–502  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

498 }
499
500 fn db() -> DatabaseId {
501 DatabaseId::DEFAULT
502 }
503
504 fn tenant() -> TenantId {
505 TenantId::new(1)

Calls

no outgoing calls