MCPcopy Create free account
hub / github.com/devaccuracy/ledgerforge / GetDataSource

Method GetDataSource

ledgerforge.go:197–199  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

195}
196
197func (b *LedgerForge) GetDataSource() database.IDataSource {
198 return b.datasource
199}

Callers 3

serverCommandsFunction · 0.80
processTransactionMethod · 0.80
StartReindexMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected