MCPcopy Index your code
hub / github.com/devaccuracy/ledgerforge / batchReferenceCheckEnabled

Method batchReferenceCheckEnabled

transaction.go:1559–1561  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1557}
1558
1559func (l *LedgerForge) batchReferenceCheckEnabled() bool {
1560 return !l.Config().Transaction.DisableBatchReferenceCheck
1561}
1562
1563func (l *LedgerForge) canCoalesceQueuedTransaction(transaction *model.Transaction) (bool, string) {
1564 if transaction == nil {

Callers 2

Calls 1

ConfigMethod · 0.95

Tested by 1