MCPcopy Create free account
hub / github.com/cruzbit/cruzbit / RemoveBatch

Method RemoveBatch

transaction_queue_memory.go:86–107  ·  view source on GitHub ↗

RemoveBatch removes a batch of transactions from the queue (a block has been connected.) "height" is the block chain height after this connection. "more" indicates if more connections are coming.

(ids []TransactionID, height int64, more bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

reprocessQueueMethod · 0.95
RemoveMethod · 0.80

Tested by

no test coverage detected