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

Method AddBatch

transaction_queue.go:13–13  ·  view source on GitHub ↗

AddBatch adds a batch of transactions to the queue (a block has been disconnected.) "height" is the block chain height after this disconnection.

(ids []TransactionID, txs []*Transaction, height int64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

disconnectBlockMethod · 0.65

Implementers 1

TransactionQueueMemorytransaction_queue_memory.go

Calls

no outgoing calls

Tested by

no test coverage detected