Use max_complete_transaction_status_slot in BigTableUploadService (#21401) (#21411)

* Use max_complete_transaction_status_slot in BigTableUploadService

* Use node root to limit BigTableUploadService

(cherry picked from commit 9e043d2055)

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
This commit is contained in:
mergify[bot]
2021-11-24 02:35:42 +00:00
committed by GitHub
parent d4192e3ac4
commit 73d469991f
2 changed files with 13 additions and 15 deletions

View File

@@ -339,6 +339,7 @@ impl JsonRpcService {
bigtable_ledger_storage.clone(),
blockstore.clone(),
block_commitment_cache.clone(),
current_transaction_status_slot.clone(),
exit_bigtable_ledger_upload_service.clone(),
)))
} else {