CatapultServer
v0.5.0.1 (Elephant)
|
Functions | |
utils::HashSet | FindDependentTransactionHashes (const model::TransactionInfo &transactionInfo, const model::NotificationPublisher ¬ificationPublisher) |
DECLARE_SERVICE_REGISTRAR() | UnbondedPruning () |
utils::HashSet catapult::unbondedpruning::FindDependentTransactionHashes | ( | const model::TransactionInfo & | transactionInfo, |
const model::NotificationPublisher & | notificationPublisher | ||
) |
Finds the hashes of all transactions dependent on transactionInfo using notificationPublisher.
DECLARE_SERVICE_REGISTRAR() catapult::unbondedpruning::UnbondedPruning | ( | ) |
Creates a registrar for an unbonded pruning service.